eecd87c2757d91eef6d5fa2ce7a354f6290ea172
[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 subject=clica CA
7 name=Certificate Authority rsa
8 org=example.com
9
10 [CLICA]
11 sighash=SHA256
12 ocsp_signer=OCSP Signer rsa
13 crl_url=http://crl.example.com/latest.crl
14 level=1
15 ocsp_url=http://oscp.example.com/
16 signer=Signing Cert rsa
17
18