Testsuite: use certs expring before end of 2037, to avoid GnuTLS top-limit clamp...
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Thu Nov  1 12:34:01 2012
3
4 [CA]
5 bits=1024
6 org=example.com
7 subject=clica CA
8 name=Certificate Authority
9
10 [CLICA]
11 crl_url=http://crl.example.com/latest.crl
12 ocsp_url=http://oscp.example.com/
13 signer=Signing Cert
14 ocsp_signer=OCSP Signer
15 sighash=SHA256
16 crl_signer=Signing Cert
17 level=1
18
19