Hi,
I imagine you are using a Solaris 10 machine. You also need to load
different versions of the same library. You need to set the correct
LD_LIBRARY_PATH. For 2.0.55 include in the LD_LIBARY_PATH your 0.9.8b
libraries (libssl, libcrypto). For the 2.0.63 include your 0.9.8i libraries
path (/usr/local/openssl098i/lib).
Best way is to create 2 scripts (start55, start63) that set up your
LD_LIBRARY_PATH correctly.
BR,
Nikos
----- Original Message -----
From: "The Doctor" <doc...@doctor.nl2k.ab.ca>
To: <openssl-users@openssl.org>
Cc: <openssl-...@openssl.org>
Sent: Friday, April 03, 2009 1:01 AM
Subject: Re: apache http server not connecting to correct open ssl --urgent
help needed
On Thu, Apr 02, 2009 at 05:20:30PM -0400, Srinivas Jonnalagadda wrote:
Hi,
I have openssl 0.9.8b installed with apache http server 2.0.55 on sloariz
machine. when i installed i used the /usr/local/ssl as prefix and i did
not use shared threads option. I was able to install successfully. On the
same machine i installed openssl 0.9.8i in /usr/local/openssl098i
directory and used the shared threads option. i installed apache http
2.0.63 on the same machine and when i installed i gave prefix as
/usr/local/openssl098i. my intention was tht when i start apache http
2.0.63 i should use /usr/local/openssl098i and when is start apache http
server 2.0.55 i should use /usr/local/ssl. My problem now is when i
start both are connecting to openssl 0.9.8b. Please tell me how to
connect to both.
You need to make slight modifications to the Apache code!
Instead of STACK you need to specify STACK_OF( ).
Thanks,
Srinivas Jonnalagadda
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org
--
Member - Liberal International This is doc...@nl2k.ab.ca
Ici doc...@nl2k.ab.ca God, Queen and country! Beware Anti-Christ rising!
Never Satan President Republic!
Point to http://tv.cityonahillproductions.com/
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org