enix / x509-certificate-exporter

A Prometheus exporter to monitor x509 certificates expiration in Kubernetes clusters or standalone
MIT License
631 stars 64 forks source link

monitor ssl certificate via target https endpoints #300

Closed shahripal400 closed 2 months ago

npdgm commented 2 months ago

Hello @shahripal400, We do not wish to implement TLS server probing for now. You can look at blackbox_exporter for this use-case. Both exporters complement themselves.