Y
Hacker News
new
|
ask
|
show
|
jobs
by
chillaranand
2054 days ago
We can also use ssl-cert-check cli tool. `ssl-cert-check -s avilpage.com -p 443 -x 30` will return if the certificate will expire in 30 days.
We can use this command in CI pipeline or setup a cron job to monitor it.