diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/deprecated.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst index 14a98606d..62c7c1b97 100644 --- a/doc/manual/deprecated.rst +++ b/doc/manual/deprecated.rst @@ -39,6 +39,10 @@ in the source. - TLS: DHE-PSK ciphersuites +- TLS: SRP ciphersuites. All available TLS-SRP suites use obsolete + ciphers. It would be better to instead perform a standard TLS + negotiation, then a PAKE authentication within the TLS channel. + - TLS: DSA ciphersuites/certs - TLS: static RSA key exchange ciphersuites |