summaryrefslogtreecommitdiffstats
path: root/test/recipes/81-test_cmp_cli_data/Mock/server.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/81-test_cmp_cli_data/Mock/server.cnf')
-rw-r--r--test/recipes/81-test_cmp_cli_data/Mock/server.cnf6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/recipes/81-test_cmp_cli_data/Mock/server.cnf b/test/recipes/81-test_cmp_cli_data/Mock/server.cnf
index af0f0f0cf1..c8fe8edcc6 100644
--- a/test/recipes/81-test_cmp_cli_data/Mock/server.cnf
+++ b/test/recipes/81-test_cmp_cli_data/Mock/server.cnf
@@ -1,16 +1,14 @@
[cmp] # mock server configuration
port = 1700
-srv_secret = pass:test
srv_cert = server.crt
srv_key = server.key
+srv_secret = pass:test
-#accept_unprotected
+# not needed: accept_unprotected = 1
no_check_time = 1
srv_trusted = signer_root.crt
rsp_cert = signer_only.crt
rsp_capubs = signer_root.crt
rsp_extracerts = signer_issuing.crt
-
-