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
Lookups: dsearch subdir with leading "..". Bug 2994
[exim.git]
/
test
/
aux-fixed
/
exim-ca
/
example.com
/
CA
/
ca.conf
diff --git
a/test/aux-fixed/exim-ca/example.com/CA/ca.conf
b/test/aux-fixed/exim-ca/example.com/CA/ca.conf
index 299506f96fc8379524fe889781c19f02286cedfa..5dd1cb9ba12e3deb88f897cb6ec734dbad364f76 100644
(file)
--- a/
test/aux-fixed/exim-ca/example.com/CA/ca.conf
+++ b/
test/aux-fixed/exim-ca/example.com/CA/ca.conf
@@
-1,19
+1,18
@@
; Config::Simple 4.59
; Config::Simple 4.59
-; Thu Nov 1 12:34:02 2012
+; Fri Nov 1 12:34:15 2019
+
+[CA]
+subject=clica CA
+bits=2048
+org=example.com
+name=Certificate Authority rsa
[CLICA]
[CLICA]
+ocsp_signer=OCSP Signer rsa
+ocsp_url=http://oscp.example.com/
sighash=SHA256
sighash=SHA256
-crl_signer=Signing Cert
crl_url=http://crl.example.com/latest.crl
crl_url=http://crl.example.com/latest.crl
+signer=Signing Cert rsa
level=1
level=1
-signer=Signing Cert
-ocsp_signer=OCSP Signer
-ocsp_url=http://oscp.example.com/
-
-[CA]
-org=example.com
-subject=clica CA
-name=Certificate Authority
-bits=1024