ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
520 stars 97 forks source link

Add proxy parameter #23

Closed ribbybibby closed 4 years ago

ribbybibby commented 4 years ago

In addition to a http client which can use the HTTP_PROXY environment variable, we could also add a per-probe parameter that configures a proxy in the same way that openssl s_client has a -proxy host:port option.

ribbybibby commented 4 years ago

Added in v2.0.0.