test/recipes/81-test_cmp_cli_data/Mock/server.cnf: minor cleanup

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12655)
This commit is contained in:
Dr. David von Oheimb 2020-09-04 15:09:32 +02:00
parent 4245fd64c8
commit eb5087fc7c

View File

@ -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