1
0
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:
Rob Best
2020-12-07 20:17:44 +00:00
parent 44d8713091
commit 4a18f54c81
296 changed files with 39536 additions and 96 deletions

View File

@ -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: