From 0865200fe59e7b18fbef07077897e09ab39741dc Mon Sep 17 00:00:00 2001 From: Erik Lax Date: Fri, 30 Jul 2021 01:43:36 +0200 Subject: [PATCH] Update manual to reference the IANA TLS Cipher Suites Registry Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/16179) --- doc/man1/openssl-ciphers.pod.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man1/openssl-ciphers.pod.in b/doc/man1/openssl-ciphers.pod.in index 2428f612192..d4df30686f8 100644 --- a/doc/man1/openssl-ciphers.pod.in +++ b/doc/man1/openssl-ciphers.pod.in @@ -115,7 +115,9 @@ used. The format is described below. The cipher list consists of one or more I separated by colons. Commas or spaces are also acceptable separators but colons are normally used. -The cipher string may reference a cipher using its standard name. +The cipher string may reference a cipher using its standard name from +the IANA TLS Cipher Suites Registry +(L). The actual cipher string can take several different forms. -- 2.47.2