aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml
diff options
context:
space:
mode:
Diffstat (limited to 'https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml')
-rw-r--r--https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml b/https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml
index 1511b5a..4e366ad 100644
--- a/https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml
+++ b/https/testdata/tls_config_noAuth_certPath_keyPath_empty.bad.yml
@@ -1,4 +1,4 @@
1tls_config : 1tls_server_config :
2 cert_file : "" 2 cert_file : ""
3 key_file : "" 3 key_file : ""
4 client_auth_type: "x" 4 client_auth_type: "x"