Skip to content
Snippets Groups Projects
Commit fdf12fd4 authored by Ben Laurie's avatar Ben Laurie
Browse files

Change scary wording.

parent 50c71f87
No related branches found
No related merge requests found
......@@ -35,10 +35,10 @@ fi
#############################################################################
echo test ssl3 DOESN\'T work
echo test ssl3 is forbidden in FIPS mode
$ssltest -ssl3 $extra && exit 1
echo test ssl2 DOESN\'T work
echo test ssl2 is forbidden in FIPS mode
$ssltest -ssl2 $extra && exit 1
echo test tls1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment