ssl-cert-check
ssl-cert-check copied to clipboard
Send notifications when SSL certificates are about to expire.
Fix bug introduced in 4.10 causing TLS options set in TLS flag to be overwritten
Hi. This latest version does not display the issuer: Version 4.14: ssl-cert-check -i -f testssl Host Issuer Status Expires Days ----------------------------------- ----------------- -------- ----------- ---- www.apple.com:443 Valid Oct 8 2021...
A bit dirty changes to send alerts to Discord or Telegram messengers instead e-mail alerts.
Hi, I'd like to report that whenever the Issuer has the character, comma, in its name, the output failed to parse the Issuer correctly. As a sample: https://imgur.com/a/aq5kufb Thanks...
**MY CRON:** [email protected]:~/www/modernmagic.com/public_html/cgi-bin$ /home/u16-uwgkceqglfgn/www/modernmagic.com/public_html/cgi-bin/ssl-cert-check -a -f ssldomains -q -x 60 -e [email protected] **EXECUTED SCRIPT** ERROR: The file named /var/tmp/cert.7EUgVE is unreadable or doesn't exist ERROR: Please check to make sure...
Hi, my mailserver exim logs "SSL verify error: certificate name mismatch", but your script send me a valid-state. Is it possible that you not check the cert-DN with the hostname?...
When I run this ``` $ openssl version OpenSSL 1.1.1k 25 Mar 2021 $ openssl s_client -connect timeout.badssl.com:444 139666931979584:error:0200206E:system library:connect:Connection timed out:crypto/bio/b_sock2.c:110: 139666931979584:error:2008A067:BIO routines:BIO_connect:connect error:crypto/bio/b_sock2.c:111: connect:errno=110 ``` Note the error...
I am getting below error while running ssl-cert-check script on couple of domains. Any help much appreciated. Getting below error: unable to load certificate 140208006047560:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:703:Expecting: TRUSTED CERTIFICA...