From 2d70cc9cecf8b322d795985efecee06242b203b3 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 9 Feb 2024 23:45:00 +0100 Subject: [PATCH] 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) --- doc/man1/openssl-ciphers.pod.in | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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. -- 2.47.2