mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-06 03:52:54 +02:00
Add QUIC protocol check in help()
This commit is contained in:
@ -21237,7 +21237,7 @@ single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
|
|||||||
-E, --cipher-per-proto checks those per protocol
|
-E, --cipher-per-proto checks those per protocol
|
||||||
-s, --std, --categories tests standard cipher categories by strength
|
-s, --std, --categories tests standard cipher categories by strength
|
||||||
-f, --fs, --forward-secrecy checks forward secrecy settings
|
-f, --fs, --forward-secrecy checks forward secrecy settings
|
||||||
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
|
-p, --protocols checks TLS/SSL protocols, for HTTP: including QUIC/HTTP/3 and ALPN/HTTP2 (and SPDY)
|
||||||
-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
|
||||||
-P, --server-preference displays the server's picks: protocol+cipher
|
-P, --server-preference displays the server's picks: protocol+cipher
|
||||||
|
Reference in New Issue
Block a user