git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Testsuite: add option to insert delays, for very slow test platforms
[users/heiko/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 98a2d61df1b3c52bc279f3edb54e1383b2510d75..cfc13019c5c36166069c3c39da7eb27bd3509cc2 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,19
+1,19
@@
; Config::Simple 4.59
; Config::Simple 4.59
-; Thu Nov 1 12:34:39 2012
-
-[CA]
-subject=clica CA
-bits=1024
-org=example.org
-name=Certificate Authority
+; Thu Nov 1 12:34:02 2012
[CLICA]
[CLICA]
-ocsp_signer=OCSP Signer
sighash=SHA256
sighash=SHA256
-crl_url=http://crl.example.org/latest.crl
-level=1
-ocsp_url=http://oscp/example.org/
signer=Signing Cert
signer=Signing Cert
+level=1
+ocsp_url=http://oscp.example.org/
crl_signer=Signing Cert
crl_signer=Signing Cert
+ocsp_signer=OCSP Signer
+crl_url=http://crl.example.org/latest.crl
+
+[CA]
+name=Certificate Authority
+subject=clica CA
+bits=1024
+org=example.org