Skip to content

Commit 7d919d4

Browse files
authored
Merge pull request #2629 from testssl/misc
Remove --nsa in help() and add --forward-secrecy instead
2 parents 17f2a5d + a1c2dc7 commit 7d919d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20685,7 +20685,7 @@ single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
2068520685
-e, --each-cipher checks each local cipher remotely
2068620686
-E, --cipher-per-proto checks those per protocol
2068720687
-s, --std, --categories tests standard cipher categories by strength
20688-
-f, --fs, --nsa checks forward secrecy settings
20688+
-f, --fs, --forward-secrecy checks forward secrecy settings
2068920689
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
2069020690
-g, --grease tests several server implementation bugs like GREASE and size limitations
2069120691
-S, --server-defaults displays the server's default picks and certificate info

0 commit comments

Comments
 (0)