git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_ssl_cert/check_ssl_cert-1.83.0/TODO
blob: 5f53f0a687ef288d0386e71ab92467f05f26d903 (plain)
1
2
3
4
5
* Use nmap --script ssl-enum-ciphers  instead of SSL Labs?
* Get rid of the CN checks and just use the subjectAlternativeName
  http://unmitigatedrisk.com/?p=381
  https://nameconstraints.bettertls.com/#!about
* Loop over all the provided OCSP hosts (https://github.com/matteocorti/check_ssl_cert/issues/72)