mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
Fix #1504 by moving the description of the test out of the section that describes vulnerability tests.
This commit is contained in:
parent
d549c833c8
commit
8d3640ca20
@ -18307,6 +18307,7 @@ single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
|
|||||||
-e, --each-cipher checks each local cipher remotely
|
-e, --each-cipher checks each local cipher remotely
|
||||||
-E, --cipher-per-proto checks those per protocol
|
-E, --cipher-per-proto checks those per protocol
|
||||||
-s, --std, --standard tests certain lists of cipher suites by strength
|
-s, --std, --standard tests certain lists of cipher suites by strength
|
||||||
|
-f, --pfs, --fs, --nsa checks (perfect) forward secrecy settings
|
||||||
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
|
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
|
||||||
-g, --grease tests several server implementation bugs like GREASE and size limitations
|
-g, --grease tests several server implementation bugs like GREASE and size limitations
|
||||||
-S, --server-defaults displays the server's default picks and certificate info
|
-S, --server-defaults displays the server's default picks and certificate info
|
||||||
@ -18332,7 +18333,6 @@ single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
|
|||||||
-F, --freak tests for FREAK vulnerability
|
-F, --freak tests for FREAK vulnerability
|
||||||
-J, --logjam tests for LOGJAM vulnerability
|
-J, --logjam tests for LOGJAM vulnerability
|
||||||
-D, --drown tests for DROWN vulnerability
|
-D, --drown tests for DROWN vulnerability
|
||||||
-f, --pfs, --fs, --nsa checks (perfect) forward secrecy settings
|
|
||||||
-4, --rc4, --appelbaum which RC4 ciphers are being offered?
|
-4, --rc4, --appelbaum which RC4 ciphers are being offered?
|
||||||
|
|
||||||
tuning / connect options (most also can be preset via environment variables):
|
tuning / connect options (most also can be preset via environment variables):
|
||||||
|
Loading…
Reference in New Issue
Block a user