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