git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Increase test CA key sizes from 512 to 1024 to handle TLS1.2 digest sizes.
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.com
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Thu Nov 1 12:34:01 2012
3
4
[CLICA]
5
crl_url=http://crl.example.com/latest.crl
6
crl_signer=Signing Cert
7
level=1
8
signer=Signing Cert
9
ocsp_signer=OCSP Signer
10
ocsp_url=http://oscp/example.com/
11
12
[CA]
13
org=example.com
14
subject=clica CA
15
name=Certificate Authority
16
bits=1024
17
18