You've already forked ssl_exporter
mirror of
https://github.com/ribbybibby/ssl_exporter.git
synced 2025-07-15 23:54:18 +02:00
Add support for DANE verification
This commit is contained in:
@ -28,6 +28,12 @@ modules:
|
||||
prober: tcp
|
||||
tcp:
|
||||
starttls: smtp
|
||||
tcp_smtp_dane:
|
||||
prober: tcp
|
||||
tls_config:
|
||||
dane_verify: true
|
||||
tcp:
|
||||
starttls: smtp
|
||||
file:
|
||||
prober: file
|
||||
kubernetes:
|
||||
|
Reference in New Issue
Block a user