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