diff options
author | Jack Lloyd <[email protected]> | 2018-08-02 20:16:22 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-08-02 20:16:22 -0400 |
commit | 22f2de8118a9f6abf60a2b51a214d8a52d933cdd (patch) | |
tree | 0559f719f9f07a10ad1beddbd455993cb41e1339 /doc | |
parent | 6e8f5f1a1d5c03ec5c12ce6febe021f9aad00dcd (diff) |
Deprecate DHE-PSK ciphersuites
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/deprecated.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst index f71d2d672..3f262c3cd 100644 --- a/doc/manual/deprecated.rst +++ b/doc/manual/deprecated.rst @@ -39,6 +39,8 @@ in the source. - TLS: Anonymous DH/ECDH ciphersuites +- TLS: DHE-PSK ciphersuites + - TLS: DSA ciphersuites/certs - TLS: static RSA key exchange ciphersuites |