git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: regen certs trees, now with OCSP response for one EC cert
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.net
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Thu Nov 1 12:47:39 2012
3
4
[CA]
5
name=Certificate Authority rsa
6
subject=clica CA
7
org=example.net
8
bits=1024
9
10
[CLICA]
11
ocsp_signer=OCSP Signer rsa
12
level=1
13
sighash=SHA256
14
crl_url=http://crl.example.net/latest.crl
15
signer=Signing Cert rsa
16
ocsp_url=http://oscp.example.net/
17
18