diff options
author | Jack Lloyd <[email protected]> | 2019-05-23 17:20:29 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-05-23 17:20:29 -0400 |
commit | 73bd111090ab6585528f3f239d85fa97d9ddaa23 (patch) | |
tree | a2ae37a8cabdd35a8ac9ec81db341693a37c2f15 /doc/manual/deprecated.rst | |
parent | 0c4f391625366a77f92cabd5cb0b4f3e0f965077 (diff) |
Another TLS feature deprecation
Diffstat (limited to 'doc/manual/deprecated.rst')
-rw-r--r-- | doc/manual/deprecated.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst index df5264948..41f00d0d5 100644 --- a/doc/manual/deprecated.rst +++ b/doc/manual/deprecated.rst @@ -72,6 +72,9 @@ in a future major release: - All support for DSA ciphersuites/certificates +- Support for point compression in TLS. This is supported in v1.2 but + removed in v1.3. For simplicity it will be removed in v1.2 also. + - Support for using SHA-1 to sign TLS v1.2 ServerKeyExchange. - All CBC mode ciphersuites. This includes all available 3DES and SEED |