From: Michael Date: Fri, 9 Feb 2024 22:45:00 +0000 (+0100) Subject: Improve documentation of standard IANA cipher suite names. X-Git-Tag: openssl-3.3.0-alpha1~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d70cc9cecf8b322d795985efecee06242b203b3;p=thirdparty%2Fopenssl.git Improve documentation of standard IANA cipher suite names. Reviewed-by: Paul Yang Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23539) --- diff --git a/doc/man1/openssl-ciphers.pod.in b/doc/man1/openssl-ciphers.pod.in index d4df30686f8..e5aa220d748 100644 --- a/doc/man1/openssl-ciphers.pod.in +++ b/doc/man1/openssl-ciphers.pod.in @@ -417,10 +417,13 @@ B, B, B, B, B is only available if OpenSSL is built with tracing enabled The B<-convert> option was added in OpenSSL 1.1.1. +Support for standard IANA names in cipher lists was added in +OpenSSL 3.2.0. + =head1 COPYRIGHT Copyright 2000-2021 The OpenSSL Project Authors. All Rights Reserved.