git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Lose duplicated cert in ocsp response
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.net
/
CA
/
ca.conf
1
; Config::Simple 4.59
2
; Fri Nov 1 12:37:12 2019
3
4
[CA]
5
bits=2048
6
subject=clica CA
7
name=Certificate Authority rsa
8
org=example.net
9
10
[CLICA]
11
crl_url=http://crl.example.net/latest.crl
12
signer=Signing Cert rsa
13
sighash=SHA256
14
level=1
15
ocsp_url=http://oscp.example.net/
16
ocsp_signer=OCSP Signer rsa
17
ocsp_url=http://oscp.example.net/
18
19