aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
blob: 5f172a96a3b6146bb060a8507a07bde6cd03233b (plain)
1
2
3
4
tls_config :
  cert_file : "testdata/server.crt"
  key_file : "testdata/server.key"
  client_auth_type : "RequireAndVerifyClientCert"