RE: Downgrade OpenSSL

2005-04-20 Thread Stefan Müller
ailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED] Gesendet: Mittwoch, 20. April 2005 21:59 An: openssl-users@openssl.org Betreff: Re: Downgrade OpenSSL Hi, > The shared libraries /lib/libcrypto.so.3 and /usr/lib/libssl.so.3 are still > from the newer Version. sounds like they are the wo

Re: Downgrade OpenSSL

2005-04-20 Thread A . L . M . Buxey
Hi, > The shared libraries /lib/libcrypto.so.3 and /usr/lib/libssl.so.3 are still > from the newer Version. sounds like they are the world version - what lives in /usr/local/lib ? (you did compile with the 'shared' configure option, yes? alan _

Re: Downgrade OpenSSL

2005-04-20 Thread Nils Larsch
Stefan Müller wrote: Hi, I am running FreeBSD 5.3Beta4 with OpenSSL 0.9.7d installed. For my student research project on timing attacks against SSL, I need to downgrade OpenSSL to version 0.9.7 release Dec 31_2002 (or to OpenSSL <= 0.9.6h) since newer versions are already patched against these