ssl-cert-check icon indicating copy to clipboard operation
ssl-cert-check copied to clipboard

Send notifications when SSL certificates are about to expire.

Results 93 ssl-cert-check issues
Sort by recently updated
recently updated
newest added

Hello, I might have another development wish. Would it be possible to integrate a timeout option so that the next certificate is queried after a certain time and a timeout...

Is it possible to run the email setup after installing the package? I did not setup the email options when I first installed and would like to setup the ability...

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...

thank you very much for the script. the current output is good for human reading from screen. but could you add output options like csv or json so that your...

`s-nail` is an alternative to `mailx` that provides the same interface. It is additionally the default on some platforms like Arch.

Is it possible for this script to send a single email as opposed to an individual email per warning?

I've used this script to monitor when domains or certs are expiring and need NAGIOS to page on CRITICAL status for expiring certs. Having it go critical only for expired...

Hello, Is there a chance we can check cert expiry dates from a list in URL or with an external domain name and monitor them as needed like setting up...

When I fire the script to read from file it fails: ``` ./ssl-cert-check -f ssldomains ERROR: The file named /var/tmp/cert.ueLNSS is unreadable or doesn't exist ERROR: Please check to make...