Testsuite: regen certs trees, now with OCSP response for one EC cert
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
... / ...
CommitLineData
1; Config::Simple 4.59
2; Thu Nov 1 12:47:28 2012
3
4[CA]
5subject=clica CA
6bits=1024
7org=example.com
8name=Certificate Authority rsa
9
10[CLICA]
11crl_url=http://crl.example.com/latest.crl
12ocsp_signer=OCSP Signer rsa
13signer=Signing Cert rsa
14sighash=SHA256
15level=1
16ocsp_url=http://oscp.example.com/
17
18