summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_cipher_list.35
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
162Cipher suites using DSS server authentication. 162Cipher suites using DSS server authentication.
163LibreSSL does not provide any such cipher suites. 163LibreSSL no longer provides any such cipher suites.
164.It Cm AEAD 164.It Cm AEAD
165Cipher suites using Authenticated Encryption with Additional Data. 165Cipher 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
218selected. 218selected.
219.It Cm DES 219.It Cm DES
220Cipher suites using single DES for symmetric encryption. 220Cipher suites using single DES for symmetric encryption.
221LibreSSL no longer provides any such cipher suites.
221.It Cm 3DES 222.It Cm 3DES
222Cipher suites using triple DES for symmetric encryption. 223Cipher suites using triple DES for symmetric encryption.
223.It Cm DH 224.It Cm DH