git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Continued-transport: check interface option. Bug 1141
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.org
/
CA
/
ca.conf
diff --git
a/test/aux-fixed/exim-ca/example.org/CA/ca.conf
b/test/aux-fixed/exim-ca/example.org/CA/ca.conf
index 1fc26df6531c973b536b07b2dc842839e02f7f3a..81b604b939001ce30a5aab0915de83ec52589723 100644
(file)
--- a/
test/aux-fixed/exim-ca/example.org/CA/ca.conf
+++ b/
test/aux-fixed/exim-ca/example.org/CA/ca.conf
@@
-1,18
+1,26
@@
; Config::Simple 4.59
; Config::Simple 4.59
-;
Thu Nov 1 12:47:33 2012
+;
Fri Nov 1 12:35:43 2019
[CA]
[CA]
-bits=1024
-name=Certificate Authority rsa
-org=example.org
subject=clica CA
subject=clica CA
+org=example.org
+bits=2048
+name=Certificate Authority rsa
[CLICA]
sighash=SHA256
[CLICA]
sighash=SHA256
-level=1
+ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.org/latest.crl
ocsp_url=http://oscp.example.org/
signer=Signing Cert rsa
ocsp_url=http://oscp.example.org/
signer=Signing Cert rsa
+level=1
+
+[CLICA]
+level=1
+signer=Signing Cert rsa
ocsp_signer=OCSP Signer rsa
ocsp_signer=OCSP Signer rsa
+ocsp_url=http://oscp.example.org/
+sighash=SHA256
crl_url=http://crl.example.org/latest.crl
crl_url=http://crl.example.org/latest.crl