aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
diff options
context:
space:
mode:
Diffstat (limited to 'https/testdata/tls_config_auth_clientCAs_missing.bad.yml')
-rw-r--r--https/testdata/tls_config_auth_clientCAs_missing.bad.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/https/testdata/tls_config_auth_clientCAs_missing.bad.yml b/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
index 5f172a9..fea2a67 100644
--- a/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
+++ b/https/testdata/tls_config_auth_clientCAs_missing.bad.yml
@@ -1,4 +1,4 @@
1tls_config : 1tls_server_config :
2 cert_file : "testdata/server.crt" 2 cert_file : "testdata/server.crt"
3 key_file : "testdata/server.key" 3 key_file : "testdata/server.key"
4 client_auth_type : "RequireAndVerifyClientCert" \ No newline at end of file 4 client_auth_type : "RequireAndVerifyClientCert" \ No newline at end of file