DANE: do not override a cert verify failure, in callback. Also fix some test mistakes
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Thu Nov  1 12:34:37 2012
3
4 [CLICA]
5 ocsp_signer=OCSP Signer
6 sighash=SHA256
7 crl_url=http://crl.example.com/latest.crl
8 ocsp_url=http://oscp/example.com/
9 level=1
10 crl_signer=Signing Cert
11 signer=Signing Cert
12
13 [CA]
14 subject=clica CA
15 name=Certificate Authority
16 org=example.com
17 bits=1024
18
19