Commit 89e67474 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Correct example.

parent f75faa16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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