af0f0f0cf124f6d9948c80a29f90b846dbcdf431
[openssl.git] / test / recipes / 81-test_cmp_cli_data / Mock / server.cnf
1 [cmp] # mock server configuration
2
3 port = 1700
4 srv_secret = pass:test
5 srv_cert = server.crt
6 srv_key = server.key
7
8 #accept_unprotected
9 no_check_time = 1
10 srv_trusted = signer_root.crt
11
12 rsp_cert = signer_only.crt
13 rsp_capubs = signer_root.crt
14 rsp_extracerts = signer_issuing.crt
15
16