mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-05 19:07:34 -08:00
6 lines
170 B
YAML
6 lines
170 B
YAML
|
tlsConfig :
|
||
|
tlsCertPath : "testdata/server.crt"
|
||
|
tlsKeyPath : "testdata/server.key"
|
||
|
clientAuth : "VerifyClientCertIfGiven"
|
||
|
clientCAs : "testdata/tls-ca-chain.pem"
|