Re: libssl.so.1 and libcrypto.so.1

2002-11-13 Thread David Tonhofer
If it's RedHat, AFAIK we have the following situation and the following fix. 0.9.5b is libcrypto.so.0 and libssl.so.0 0.9.6 is libcrypto.so.1 and libssl.so.1 0.9.6b is libcrypto.so.2 and libssl.so.2 Recreate these symlinks: ln -s /usr/local/ssl/lib/libcrypto.so /usr/lib/libcrypto.so.

Re: libssl.so.1 and libcrypto.so.1

2002-11-13 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Wed, 13 Nov 2002 14:43:49 -0500, "John d'Alelio" <[EMAIL PROTECTED]> said: jdalelio> does anyone know why these files no longer appear in the distribution? They jdalelio> were in the openssl-0.9.6b-11 version but not in openssl-0.9.6b-29 version. I think you're

libssl.so.1 and libcrypto.so.1

2002-11-13 Thread John d'Alelio
does anyone know why these files no longer appear in the distribution? They were in the openssl-0.9.6b-11 version but not in openssl-0.9.6b-29 version. John d'Alelio Sr System Engineer Psynapse Technologies LLC Washington D.C. 20007 __