node_exporter/https/testdata/tls_config_noAuth.good.bloc...

5 lines
179 B
YAML

tls_config :
cert_file : "testdata/server.crt"
key_file : "testdata/server.key"
client_auth_type : "RequireAndVerifyClientCert"
client_ca_file: "testdata/tls-ca-chain.pem"