aboutsummaryrefslogtreecommitdiff
path: root/https/testdata/tls_config_noAuth_keyPath_empty.bad.yml
diff options
context:
space:
mode:
Diffstat (limited to 'https/testdata/tls_config_noAuth_keyPath_empty.bad.yml')
-rw-r--r--https/testdata/tls_config_noAuth_keyPath_empty.bad.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/https/testdata/tls_config_noAuth_keyPath_empty.bad.yml b/https/testdata/tls_config_noAuth_keyPath_empty.bad.yml
index 424f92f..87a5265 100644
--- a/https/testdata/tls_config_noAuth_keyPath_empty.bad.yml
+++ b/https/testdata/tls_config_noAuth_keyPath_empty.bad.yml
@@ -1,3 +1,3 @@
1tlsConfig : 1tls_config :
2 tlsCertPath : "testdata/server.crt" 2 cert_file : "testdata/server.crt"
3 tlsKeyPath : "" \ No newline at end of file 3 key_file : "" \ No newline at end of file