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

Deprecation warning with TDS #425

Closed matteocorti closed 1 year ago

matteocorti commented 1 year ago

Describe the bug

$ ./check_ssl_cert --host db-pki.d.ethz.ch --protocol tds 
<stdin>:69: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
SSL_CERT CRITICAL dbsrv51.d.ethz.ch: Cannot find Signed Certificate Timestamps (SCT)|days_chain_elem1=449;20;15;; 
$ python --version
Python 3.10.7