On Thu, 17 Apr 2014, Martin Nilsson wrote: > The OpenBSD OpenSSL just got it's SSL3 client hello over SSL2 removed. I > think this will prevent IE6 and Java 6u45 to connect, which likely is a > deployment issue for many if it turns out to be the case.
We've removed support for *sending* SSLv2-style hellos as a client. The server-side support for receiving SSLv2-style hellos as a server should be operating as well as it did before this started. Are you saying that IE6 is a *server*? As for Java 6u45, does its server support SSLv3-style hellos? Philip Guenther
