Re: compiling openssl without support for sslv2

2007-06-08 Thread Endhy Aziz
Hi, Steve wrote : I looked in the INSTALL file, and this is the information I received: no- Build without the specified cipher (bf, cast, des, dh, dsa, hmac, md2, md5, mdc2, rc2, rc4, rc5, rsa, sha). The crypto/ directory can be removed after running

compiling openssl without support for sslv2

2007-06-07 Thread Smith, Steven G \(Steven\)
Hey everyone, Sorry if this is a really easy question, but I can't seem to find much information on this. I am trying to compile openssl without support for SSLv2, LOW, EXP, etc. ciphers, but I am apparently not doing it right. I perform a command like this: ./config no-SSLv2 no-LOW no-EXP Unfo