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
Fix build with DISABLE_EVENT (proper spelling)
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.net
/
CA
/
ca.conf
diff --git
a/test/aux-fixed/exim-ca/example.net/CA/ca.conf
b/test/aux-fixed/exim-ca/example.net/CA/ca.conf
index 09e83063df9f5936e1b8d344239c805e8649927a..bf42cb41bab4ac118fcefcb4e6a86e0537967445 100644
(file)
--- a/
test/aux-fixed/exim-ca/example.net/CA/ca.conf
+++ b/
test/aux-fixed/exim-ca/example.net/CA/ca.conf
@@
-1,18
+1,19
@@
; Config::Simple 4.59
; Config::Simple 4.59
-;
Thu Nov 1 12:34:14 2012
+;
Fri Nov 1 12:37:12 2019
[CA]
[CA]
-org=example.net
-name=Certificate Authority rsa
-bits=1024
+bits=2048
subject=clica CA
subject=clica CA
+name=Certificate Authority rsa
+org=example.net
[CLICA]
[CLICA]
-signer=Signing Cert rsa
crl_url=http://crl.example.net/latest.crl
crl_url=http://crl.example.net/latest.crl
-ocsp_url=http://oscp.example.net/
+signer=Signing Cert rsa
sighash=SHA256
sighash=SHA256
-ocsp_signer=OCSP Signer rsa
level=1
level=1
+ocsp_url=http://oscp.example.net/
+ocsp_signer=OCSP Signer rsa
+ocsp_url=http://oscp.example.net/