1 Sep 2004 18:43
Re: Re: SSLv2 clients? Rant: Can we finally put a stake through the heart of SSLv2?
Peter Watkins <peterw <at> usa.net>
2004-09-01 16:43:43 GMT
2004-09-01 16:43:43 GMT
Thanks, Tim. On Tue, Aug 31, 2004 at 04:50:27PM -0400, Tim Dierks wrote: > On Tue, 31 Aug 2004 12:26:50 -0400, Peter Watkins <peterw <at> usa.net> wrote: > > Given the recent Netscape NSS advisory > > (http://xforce.iss.net/xforce/alerts/id/180), I'd like to (finally) > > disable SSLv2 on my company's https servers. I know that'll mean which are, perhaps obviously, iPlanet/SunONE httpds > If you disable support for accepting SSLv2 client hellos, you will not > be able to talk to anyone who has SSLv2 enabled, regardless of how > recent their browser is. However, you may be able to disable SSLv2 > handshakes while still accepting SSLv2 client hello messages. If you This is an implementation-specific question. Nelson, do you know if disabling "ssl2" in server.xml disables SSLv2 client hello support? It would seem rather unwise for an SSLv3 or TLSv1.0 server application not to accept SSLv2 client hellos at this point, since my reading of the appendices of the SSLv3 spec (http://wp.netscape.com/eng/ssl3/3-SPEC.HTM ?) and TLS 1.0 RFC (RFC 2246) is that a client that supports SSLv2 as well as SSLv3 or TLSv1.0 is supposed to include an SSLv2 client hello. Both iPlanet Web Server 6.0 and SunONE Web Server 6.1, when configured with SSLv2 "disabled" accept connections from Mozila 1.7.x clients that have SSLv2, SSLv3, and TLS enabled. Presumably[0] Mozilla is following the TLS and SSLv3 specs and including an SSLv2 client hello, yet it's still able to establish a SSLv3/TLS connection with the httpd.(Continue reading)
Suggestion: rename section 7 "Handshake-related protocols",
RSS Feed