diff options
Diffstat (limited to 'doc/relnotes/1_11_13.rst')
-rw-r--r-- | doc/relnotes/1_11_13.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/relnotes/1_11_13.rst b/doc/relnotes/1_11_13.rst index d0ca04245..f617ec3b9 100644 --- a/doc/relnotes/1_11_13.rst +++ b/doc/relnotes/1_11_13.rst @@ -1,6 +1,9 @@ Version 1.11.13, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* All support for the insecure SSLv3 protocol and the server support + for processing SSLv2 client hellos has been removed. + * The command line tool now has `tls_proxy` which negotiates TLS with clients and forwards the plaintext to a specified port. |