aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-05-14 21:50:58 -0400
committerJack Lloyd <[email protected]>2019-05-14 21:50:58 -0400
commit4003ed021afbb87015d40940d5b17d3e9259df21 (patch)
tree712667ffa657172cdbdfe33622b0d8a7da7c8031
parent7e5ff3146a427f0e82ba9591fcfa350553abf090 (diff)
Deprecate SHA-1 in TLS v1.2
-rw-r--r--doc/manual/deprecated.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst
index cefdec7a1..df5264948 100644
--- a/doc/manual/deprecated.rst
+++ b/doc/manual/deprecated.rst
@@ -72,6 +72,8 @@ in a future major release:
- All support for DSA ciphersuites/certificates
+- Support for using SHA-1 to sign TLS v1.2 ServerKeyExchange.
+
- All CBC mode ciphersuites. This includes all available 3DES and SEED
ciphersuites. This implies also removing Encrypt-then-MAC extension.