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