Support OCSP Stapling under GnuTLS. Bug 1459
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Thu Nov 1 12:34:02 2012
3
4 [CLICA]
5 crl_url=http://crl.example.com/latest.crl
6 crl_signer=Signing Cert
7 level=1
8 signer=Signing Cert
9 ocsp_signer=OCSP Signer
10 ocsp_url=http://oscp/example.com/
11
12 [CA]
13 org=example.com
14 subject=clica CA
15 name=Certificate Authority
16 bits=1024
17
18