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.net
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Thu Nov 1 12:34:03 2012
3
4
[CLICA]
5
sighash=SHA256
6
crl_url=http://crl.example.net/latest.crl
7
level=1
8
ocsp_url=http://oscp.example.net/
9
ocsp_signer=OCSP Signer rsa
10
signer=Signing Cert rsa
11
12
[CA]
13
subject=clica CA
14
name=Certificate Authority rsa
15
bits=1024
16
org=example.net
17
18