Matty9191 / ssl-cert-check

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

Timeout #45

Closed dpcarlton closed 5 years ago

dpcarlton commented 5 years ago

Is there an option to specify the timeout if a server host a cert is down?

Matty9191 commented 5 years ago

There isn't a clean way to do this inside the script. Your best bet is to use the timeout utility that ships with the coreutils package.