node_exporter/https/testdata/tls_config_noAuth.good.yml

6 lines
170 B
YAML

tlsConfig :
tlsCertPath : "testdata/server.crt"
tlsKeyPath : "testdata/server.key"
clientAuth : "VerifyClientCertIfGiven"
clientCAs : "testdata/tls-ca-chain.pem"