Remove the client-side SSLv2 fallback.

There's almost no SSLv3 web site left so a v2 fallback is only extra
code we do not need to carry forward.


Former-commit-id: 4ad684a0485bb3c3494a4ca045b93aaf396dec72
This commit is contained in:
Jo Shields
2015-03-06 16:02:08 +00:00
parent 3ff054788d
commit 9aae856a22
2 changed files with 205 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
0001-TLS-protocol-add-handshake-state-validation.patch
0002-Remove-the-client-side-SSLv2-fallback.patch
0001-Workaround-for-X509Certificate.RSA-throwing-an-unhan.patch
0001-Fix-build-on-s390.patch