mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-01-05 10:57:30 -08:00
5 lines
171 B
YAML
5 lines
171 B
YAML
|
tlsConfig :
|
||
|
tlsCertPath : "testdata/server.crt"
|
||
|
tlsKeyPath : "testdata/server.key"
|
||
|
clientAuth : "RequireAndVerifyClientCert"
|
||
|
clientCAs: "testdata/tls-ca-chain.pem"
|