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