summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man1/openssl-ciphers.1ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man1/openssl-ciphers.1ssl')
-rw-r--r--upstream/archlinux/man1/openssl-ciphers.1ssl18
1 files changed, 12 insertions, 6 deletions
diff --git a/upstream/archlinux/man1/openssl-ciphers.1ssl b/upstream/archlinux/man1/openssl-ciphers.1ssl
index 39cd8095..a78a3bb6 100644
--- a/upstream/archlinux/man1/openssl-ciphers.1ssl
+++ b/upstream/archlinux/man1/openssl-ciphers.1ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CIPHERS 1ssl"
-.TH OPENSSL-CIPHERS 1ssl 2024-01-30 3.2.1 OpenSSL
+.TH OPENSSL-CIPHERS 1ssl 2024-04-28 3.3.0 OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -417,10 +417,13 @@ it's an alias for the following cipherstrings: \fBSSL_DES\fR, \fBSSL_3DES\fR, \f
\&\fBSSL_IDEA\fR, \fBSSL_AES128\fR, \fBSSL_AES256\fR, \fBSSL_CAMELLIA128\fR, \fBSSL_CAMELLIA256\fR, \fBSSL_SEED\fR.
.SH "CIPHER SUITE NAMES"
.IX Header "CIPHER SUITE NAMES"
-The following lists give the SSL or TLS cipher suites names from the
-relevant specification and their OpenSSL equivalents. It should be noted,
-that several cipher suite names do not include the authentication used,
-e.g. DES\-CBC3\-SHA. In these cases, RSA authentication is used.
+The following lists give the standard SSL or TLS cipher suites names from the
+relevant specification and their OpenSSL equivalents. You can use either
+standard names or OpenSSL names in cipher lists, or a mix of both.
+.PP
+It should be noted, that several cipher suite names do not include the
+authentication used, e.g. DES\-CBC3\-SHA. In these cases, RSA authentication
+is used.
.SS "SSL v3.0 cipher suites"
.IX Subsection "SSL v3.0 cipher suites"
.Vb 6
@@ -820,9 +823,12 @@ The \fB\-stdname\fR is only available if OpenSSL is built with tracing enabled
(\fBenable-ssl-trace\fR argument to Configure) before OpenSSL 1.1.1.
.PP
The \fB\-convert\fR option was added in OpenSSL 1.1.1.
+.PP
+Support for standard IANA names in cipher lists was added in
+OpenSSL 3.2.0.
.SH COPYRIGHT
.IX Header "COPYRIGHT"
-Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2024 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy