Remove the EXPORT ciphers and related code path

That was still useful in 2003/2004 but the technical and legal landscape
changed a lot since then. Removing the old, limited key size, cipher
suites also allow removed additional parts of the code that deals with
them.


Former-commit-id: 2a72252bbf8c88514b91956a8c6cecf82ed465bc
This commit is contained in:
Jo Shields
2015-03-06 16:02:48 +00:00
parent 9aae856a22
commit b82021e36a
2 changed files with 234 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
0001-TLS-protocol-add-handshake-state-validation.patch
0002-Remove-the-client-side-SSLv2-fallback.patch
0003-Remove-the-EXPORT-ciphers-and-related-code-path.patch
0001-Workaround-for-X509Certificate.RSA-throwing-an-unhan.patch
0001-Fix-build-on-s390.patch