summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man1/openssl-ciphers.1ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man1/openssl-ciphers.1ssl')
-rw-r--r--upstream/debian-unstable/man1/openssl-ciphers.1ssl6
1 files changed, 5 insertions, 1 deletions
diff --git a/upstream/debian-unstable/man1/openssl-ciphers.1ssl b/upstream/debian-unstable/man1/openssl-ciphers.1ssl
index 58fabcb3..3dd101fb 100644
--- a/upstream/debian-unstable/man1/openssl-ciphers.1ssl
+++ b/upstream/debian-unstable/man1/openssl-ciphers.1ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CIPHERS 1SSL"
-.TH OPENSSL-CIPHERS 1SSL 2024-02-03 3.1.5 OpenSSL
+.TH OPENSSL-CIPHERS 1SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -166,6 +166,10 @@ used. The format is described below.
The cipher list consists of one or more \fIcipher strings\fR separated by colons.
Commas or spaces are also acceptable separators but colons are normally used.
.PP
+The cipher string may reference a cipher using its standard name from
+the IANA TLS Cipher Suites Registry
+(<https://www.iana.org/assignments/tls\-parameters/tls\-parameters.xhtml#tls\-parameters\-4>).
+.PP
The actual cipher string can take several different forms.
.PP
It can consist of a single cipher suite such as \fBRC4\-SHA\fR.