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

Improve some codespell related stuff #393

Closed peternewman closed 2 years ago

peternewman commented 2 years ago

Note that I've not tested the Makefile side of things, but it should just work...

matteocorti commented 2 years ago

Thanks