mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-05 15:45:34 +01:00
6 lines
163 B
YAML
6 lines
163 B
YAML
tls_server_config:
|
|
cert_file: "certs/node2.pem"
|
|
key_file: "certs/node2-key.pem"
|
|
client_ca_file: "certs/ca.pem"
|
|
client_auth_type: "VerifyClientCertIfGiven"
|