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

The format of the cert file given with parameter -f is a little bit strict and must be `^[,]$` If one paste hostname and/or port, a blank could be added...

Hello! Would it be possible to add in a way to have a configurable timeout, so as to speed up output for a large number of hosts being checked? (Especially...

ssl-cert-check has issues when run with a directory of mixed cert types. The -t option can't work right. It would be handy if it could autodetect cert types. I submitted...

It currently cannot detect if some intermediate is expiring. This could happen if the certificate chain was not updated for example. Maybe this is a job for a different tool...

If inherited from outer scope, an existing HOST variable will act as if a commandline parameter has been given, rendering -f option useless.

Version 4.14 When checking site by 443 port ssl-cert-check ignores mismatch between certificate CN and domain.

Hi, I am giving below commands to trigger email. But not receiving any email. ./ssl-cert-check -a -f ssldomains -x 70 -E [email protected] -e [email protected] ./ssl-cert-check -a -f ssldomains -q -x...

In some scenarios where split DNS is used internally, you want to be able to check both destinations. The only way to do this is to specify the target IP...

Hey all first time poster, I have been using this script a couple years, thank you very much for it. Today I upgraded to the latest version, I was on...