Matty9191 / ssl-cert-check

Send notifications when SSL certificates are about to expire.
GNU General Public License v2.0
719 stars 285 forks source link

Option -v not work #106

Open SixArt46 opened 3 years ago

SixArt46 commented 3 years ago

Hi, I try to use -v option in this command:

ssl-cert-check -v tls -s mysite.test.com -p 443 -n

this option is not present in the code (I see that isn't present in switch case). I need to use it with tls1.3.

Regards Dario