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