matteocorti / check_ssl_cert

A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.
GNU General Public License v3.0
368 stars 132 forks source link

Ensure CURL_BIN exists before calling it #359

Closed peternewman closed 2 years ago

peternewman commented 2 years ago

Fixes probably just a weird workflow we've caused with a custom protocol behaviour, but seems like an easy enough fix to be worth adding anyway.

Otherwise you get the following: ./check_ssl_cert: 4014: ./check_ssl_cert: --manual: not found