December 26, 2012 10:58AM
I am suspecting following to be issue some how. I've tried specifying it via $LD_LIBRARY_PATH, $LD_PRELOAD and /etc/ld.so.preload but no love.


root@master-01:/home/theApp/theEnDec/conf# find / -name RSA.so
/usr/local/lib/perl/5.12.4/auto/Crypt/OpenSSL/RSA/RSA.so
/usr/lib/perl/5.12.4/auto/Crypt/OpenSSL/RSA/RSA.so



In case it helps, this is the Makefile to get the environment to the point of testing it on a Ubuntu 11.10 build:

apt-get -y --force-yes install gcc
apt-get -y --force-yes install unzip
apt-get -y --force-yes install libpcre3 libpcre3-dev
apt-get -y --force-yes install libssl-dev
apt-get -y --force-yes install libperl-dev

cpan -fi Crypt::OpenSSL::RSA
cpan -fi MIME::Base64
cpan -fi Convert::PEM
cpan -fi CGI

tar -xvzf nginx-1.2.6.tar.gz
tar -xvzf set-misc-nginx-module-0.22rc8.tar.gz

unzip -o ngx_devel_kit-master.zip

cd nginx-1.2.6 && ./configure --with-http_ssl_module --with-http_perl_module --add-module=../ngx_devel_kit-master --add-module=../set-misc-nginx-module-0.22rc8 --with-http_stub_status_module --with-debug

cd nginx-1.2.6 && make install
Subject Author Posted

Using Crypt::OpenSSL::RSA with http_perl_module problem

kalpesh.patel@glgroup.com December 24, 2012 01:58PM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

kalpesh.patel@glgroup.com December 26, 2012 10:58AM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

Igor Sysoev December 26, 2012 11:04AM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

kalpesh.patel@glgroup.com December 26, 2012 11:40AM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

Igor Sysoev December 26, 2012 12:10PM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

kalpesh.patel@glgroup.com December 26, 2012 01:46PM

Re: Using Crypt::OpenSSL::RSA with http_perl_module problem

kalpesh.patel@glgroup.com December 27, 2012 12:35PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 132
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready