aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_noAuth_inventedCiphers.bad.yml
blob: 1c5b28e1bb2a92bcf6cd28b1d80ec9af065e8373 (plain)
1
2
3
4
5
6
7
8
tls_server_config :
  cert_file : "testdata/server.crt"
  key_file : "testdata/server.key"
  client_auth_type : "VerifyClientCertIfGiven"
  client_ca_file : "testdata/tls-ca-chain.pem"
  cipher_suites:
  - TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA2048