git://git.exim.org
/
users
/
heiko
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
TLS: support multiple certificate files in server. Bug 2092
[users/heiko/exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.org
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Thu Nov 1 12:34:02 2012
3
4
[CLICA]
5
ocsp_signer=OCSP Signer rsa
6
signer=Signing Cert rsa
7
sighash=SHA256
8
crl_url=http://crl.example.org/latest.crl
9
ocsp_url=http://oscp.example.org/
10
level=1
11
12
[CA]
13
org=example.org
14
bits=1024
15
subject=clica CA
16
name=Certificate Authority rsa
17
18