Disable SSLv2

2014-04-11 Thread Alex Chen
I want to disable SSv2 support in OpenSSL and use the flag -DOPENSSL_NO_SSL2 when configuring OpenSSL. It builds fine and passes all tests during 'make test' phase. However there a quite a few of SSLv2 tests and they all seem to have passed, or at least do not indicate 'not supported' errors.

How do I disable SSLv2 Support & optionally enable it

2009-07-18 Thread Seshagiri Babu Y
Hi, Can you guys, please let me know the steps to disable SSLv2 support from OpenSSL latest version 9.8k. I want to optionally enable the support for SSLv2 support. Lastly please help me in understanding the major changes between version 0.9.7L to 9.8k, as I am planning to upgrade OpenSSL

RE: Openssl : disable sslv2

2009-05-25 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Gaël REGUER > Sent: Monday, 25 May, 2009 10:35 > I cannot disable sslv2 : What makes you think that? > Openssl s_server –no_ssl2 > > Loading ‘screen into

Re: Openssl : disable sslv2

2009-05-25 Thread Kyle Hamilton
hat port it was waiting for, though, my documentation doesn't go that far back. -Kyle H On Mon, May 25, 2009 at 7:34 AM, Gaël REGUER wrote: > Hello, > > I cannot disable sslv2 : > > Openssl s_server –no_ssl2 > >> Loading ‘screen into random stat – done > >> U

Openssl : disable sslv2

2009-05-25 Thread Gaël REGUER
Hello, I cannot disable sslv2 : Openssl s_server -no_ssl2 > Loading 'screen into random stat - done > Usign default temp DH Parameters > ACCEPT After i'm block => Ctrl + C > accept error 10004 Information : Openssl version : 0