summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_cipher_list.38
1 files changed, 4 insertions, 4 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 46c5de472e..c88388fb6f 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.13 2020/04/14 13:02:28 schwarze Exp $ 1.\" $OpenBSD: SSL_CTX_set_cipher_list.3,v 1.14 2020/04/25 13:50:05 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.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: April 14 2020 $ 68.Dd $Mdocdate: April 25 2020 $
69.Dt SSL_CTX_SET_CIPHER_LIST 3 69.Dt SSL_CTX_SET_CIPHER_LIST 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -317,11 +317,11 @@ Cipher suites for the TLSv1.2 protocol.
317Cipher suites for the TLSv1.3 protocol. 317Cipher suites for the TLSv1.3 protocol.
318If the 318If the
319.Fa control 319.Fa control
320string neither contains the word 320string selects at least one cipher suite but neither contains the word
321.Cm TLSv1.3 321.Cm TLSv1.3
322nor specifically includes nor excludes any TLSv1.3 cipher suites, all the 322nor specifically includes nor excludes any TLSv1.3 cipher suites, all the
323.Cm TLSv1.3 323.Cm TLSv1.3
324cipher suites are made available. 324cipher suites are made available, too.
325.El 325.El
326.Pp 326.Pp
327The full words returned by the 327The full words returned by the