Testsuite: regenerate OCSP proofs with proof-signer certs
[exim.git] / test / aux-fixed / exim-ca / example_ec.com / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Fri Nov  1 12:40:13 2019
3
4 [CA]
5 subject=clica CA
6 bits=2048
7 name=Certificate Authority ec
8 org=example_ec.com
9
10 [CLICA]
11 sighash=SHA256
12 crl_url=http://crl.example.com/latest.crl
13 signer=Signing Cert ec
14 ocsp_signer=OCSP Signer ec
15 level=1
16 ocsp_url=http://oscp.example.com/
17
18