* src/main.c (print_help): Add command line option for TLS 1.3

This commit is contained in:
Thomas Niederberger
2021-11-21 20:04:41 +01:00
committed by Darshit Shah
parent 65e6d5b3b8
commit faeb4d90c2

View File

@@ -846,7 +846,7 @@ HTTP options:\n"),
HTTPS (SSL/TLS) options:\n"),
N_("\
--secure-protocol=PR choose secure protocol, one of auto, SSLv2,\n\
SSLv3, TLSv1, TLSv1_1, TLSv1_2 and PFS\n"),
SSLv3, TLSv1, TLSv1_1, TLSv1_2, TLSv1_3 and PFS\n"),
N_("\
--https-only only follow secure HTTPS links\n"),
N_("\