diff options
| -rw-r--r-- | src/lib/libssl/man/SSL_CTX_set_cipher_list.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 b/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 index 643cad08f6..46c5de472e 100644 --- a/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 +++ b/src/lib/libssl/man/SSL_CTX_set_cipher_list.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.12 2020/04/14 11:57:31 schwarze Exp $ | 1 | .\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.13 2020/04/14 13:02:28 schwarze Exp $ |
| 2 | .\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 | 2 | .\" full merge up to: OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
| @@ -160,7 +160,7 @@ Equivalent to | |||
| 160 | .Cm kEDH Ns + Ns Cm aNULL . | 160 | .Cm kEDH Ns + Ns Cm aNULL . |
| 161 | .It Cm aDSS | 161 | .It Cm aDSS |
| 162 | Cipher suites using DSS server authentication. | 162 | Cipher suites using DSS server authentication. |
| 163 | LibreSSL does not provide any such cipher suites. | 163 | LibreSSL no longer provides any such cipher suites. |
| 164 | .It Cm AEAD | 164 | .It Cm AEAD |
| 165 | Cipher suites using Authenticated Encryption with Additional Data. | 165 | Cipher suites using Authenticated Encryption with Additional Data. |
| 166 | .It Cm AECDH | 166 | .It Cm AECDH |
| @@ -218,6 +218,7 @@ except for the order of the cipher suites which are | |||
| 218 | selected. | 218 | selected. |
| 219 | .It Cm DES | 219 | .It Cm DES |
| 220 | Cipher suites using single DES for symmetric encryption. | 220 | Cipher suites using single DES for symmetric encryption. |
| 221 | LibreSSL no longer provides any such cipher suites. | ||
| 221 | .It Cm 3DES | 222 | .It Cm 3DES |
| 222 | Cipher suites using triple DES for symmetric encryption. | 223 | Cipher suites using triple DES for symmetric encryption. |
| 223 | .It Cm DH | 224 | .It Cm DH |
