Correct example.

This commit is contained in:
Dr. Stephen Henson 2014-05-10 02:04:23 +01:00
parent f75faa16af
commit 89e674744d

View File

@ -597,7 +597,7 @@ encryption.
Set security level to 2 and display all ciphers consistent with level 2:
openssl ciphers -v 'ALL:@SECLEVEL=2'
openssl ciphers -s -v 'ALL:@SECLEVEL=2'
=head1 SEE ALSO