aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
blob: fc92932ccb3882ed5feaf16c2881ce421e9b1e0b (plain)
1
2
3
4
tlsConfig :
  tlsCertPath : "testdata/server.crt"
  tlsKeyPath : "testdata/server.key"
  clientAuth : "RequireAndVerifyClientCert"