]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/aux-fixed/exim-ca/example.org/CA/ca.conf
Testsuite: regen certificates suite with fixed Authority Identifier
[user/henk/code/exim.git] / test / aux-fixed / exim-ca / example.org / CA / ca.conf
1 ; Config::Simple 4.59
2 ; Thu Nov  1 12:34:57 2012
3
4 [CLICA]
5 signer=Signing Cert rsa
6 level=1
7 ocsp_url=http://oscp.example.org/
8 ocsp_signer=OCSP Signer rsa
9 sighash=SHA256
10 crl_url=http://crl.example.org/latest.crl
11
12 [CA]
13 bits=2048
14 name=Certificate Authority rsa
15 subject=clica CA
16 org=example.org
17
18