git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
69fa36b5d671b48db7b7c540606ac26aacc09ee1
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.net
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Thu Nov 1 12:35:49 2012
3
4
[CA]
5
subject=clica CA
6
org=example.net
7
name=Certificate Authority rsa
8
bits=2048
9
10
[CLICA]
11
signer=Signing Cert rsa
12
crl_url=http://crl.example.net/latest.crl
13
level=1
14
ocsp_url=http://oscp.example.net/
15
sighash=SHA256
16
ocsp_signer=OCSP Signer rsa
17
18