Skip to content

Commit 89bd3c7

Browse files
committed
Add QUIC protocol check in help()
1 parent 4c65d67 commit 89bd3c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21237,7 +21237,7 @@ single check as <options> ("$PROG_NAME URI" does everything except -E and -g):
2123721237
-E, --cipher-per-proto checks those per protocol
2123821238
-s, --std, --categories tests standard cipher categories by strength
2123921239
-f, --fs, --forward-secrecy checks forward secrecy settings
21240-
-p, --protocols checks TLS/SSL protocols (including SPDY/HTTP2)
21240+
-p, --protocols checks TLS/SSL protocols, for HTTP: including QUIC/HTTP/3 and ALPN/HTTP2 (and SPDY)
2124121241
-g, --grease tests several server implementation bugs like GREASE and size limitations
2124221242
-S, --server-defaults displays the server's default picks and certificate info
2124321243
-P, --server-preference displays the server's picks: protocol+cipher

0 commit comments

Comments
 (0)