Add link for more SECLEVEL info
authorRich Salz <rsalz@openssl.org>
Tue, 5 Dec 2017 15:53:45 +0000 (10:53 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 5 Dec 2017 15:53:45 +0000 (10:53 -0500)
Thanks to Michel Sales for the suggestion.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/4849)

doc/man1/ciphers.pod

index ce573d788f13f60968e4edc3b6889256d83b49b2..129f76600fecbd94d01262fc371135abde58b0d3 100644 (file)
@@ -153,7 +153,8 @@ The cipher string B<@STRENGTH> can be used at any point to sort the current
 cipher list in order of encryption algorithm key length.
 
 The cipher string B<@SECLEVEL=n> can be used at any point to set the security
 cipher list in order of encryption algorithm key length.
 
 The cipher string B<@SECLEVEL=n> can be used at any point to set the security
-level to B<n>.
+level to B<n>, which should be a number between zero and five, inclusive.
+See L<SSL_CTX_set_security_level> for a description of what each level means.
 
 =head1 CIPHER STRINGS
 
 
 =head1 CIPHER STRINGS