mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-08 04:52:53 +02:00
Fix minor inconsistency in description of cipher categories
A longer while back the section ~ "Testing standard ciphers" was renamed to "Testing cipher categories". However the internal help didn't reflect that. This fixes that, including an addtion to the documentation. Note: the help still lists "-s --std, --standard" as a cmd line switch.
This commit is contained in:
@ -19467,7 +19467,7 @@ help() {
|
||||
single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
|
||||
-e, --each-cipher checks each local cipher remotely
|
||||
-E, --cipher-per-proto checks those per protocol
|
||||
-s, --std, --standard tests certain lists of cipher suites by strength
|
||||
-s, --std, --standard tests standard cipher categories by strength
|
||||
-f, --fs, --nsa checks forward secrecy settings
|
||||
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
|
||||
-g, --grease tests several server implementation bugs like GREASE and size limitations
|
||||
|
Reference in New Issue
Block a user