hi nikos, Thanks fo rthe information. i tried you idea but still when i restart i get the following message. any more information is highly appreciated. My LDPATH has been set to the following: LD_LIBRARY_PATH="/usr/local/openssl098i/lib:/apps/opt/apache2/lib:$LD_LIBRARY_PATH" export LD_LIBRARY_PATH
[Fri Apr 03 12:00:38 2009] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Fri Apr 03 12:00:38 2009] [notice] Digest: generating secret for digest authentication ... [Fri Apr 03 12:00:38 2009] [notice] Digest: done [Fri Apr 03 12:00:41 2009] [notice] Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8b configured -- resuming normal operations Thanks, srinivas Jonnalagadda -----Original Message----- >From: Nikos Balkanas <nbalka...@gmail.com> >Sent: Apr 3, 2009 7:11 AM >To: openssl-users@openssl.org >Cc: openssl-...@openssl.org >Subject: Re: apache http server not connecting to correct open ssl --urgent >help needed > >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 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org