'sslchecker' ändern

This commit is contained in:
Kaisa Marysia 2020-05-07 09:06:45 +02:00
parent 2eef05814b
commit 8a32d4f4eb

View file

@ -10,9 +10,11 @@ Options:
-c list ciphers -c list ciphers
-u update sslchecker -u update sslchecker
-v show version -v show version
--help show this help page
Exaple: Exaple:
sslchecker -h letsencrypt.org sslchecker -h letsencrypt.org // to check SSL cert
sslchecker -c letsencypt.org -p 8443 // to check ciphers on port 8443
EOF EOF
} }