prometheus / blackbox_exporter

Blackbox prober exporter
https://prometheus.io
Apache License 2.0
4.69k stars 1.05k forks source link

Add SSL labs probe #578

Closed omerlh closed 4 years ago

omerlh commented 4 years ago

Add an option to test a target using SSL Labs, that can detect a lot of TLS issues (for example, weak certificates). The probe should return the grade that SSL Labs provides.

brian-brazil commented 4 years ago

That sounds like more a case for a custom exporter.

omerlh commented 4 years ago

Someone was faster and already wrote it: https://github.com/anas-aso/ssllabs_exporter