Lose duplicated cert in ocsp response
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Fri Nov  1 12:34:15 2019
3
4 [CA]
5 subject=clica CA
6 bits=2048
7 org=example.com
8 name=Certificate Authority rsa
9
10 [CLICA]
11 ocsp_signer=OCSP Signer rsa
12 ocsp_url=http://oscp.example.com/
13 sighash=SHA256
14 crl_url=http://crl.example.com/latest.crl
15 signer=Signing Cert rsa
16 level=1
17
18