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
Merge branch 'master' into 4.next
[users/heiko/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 f89e93d814a5d52a99c9adcfaa0e7e8e65f78fa9..2ebcda676c6b3e0e72dc9a0283e8fc97aba42088 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,19
+1,18
@@
; Config::Simple 4.59
; Thu Nov 1 12:34:03 2012
; Config::Simple 4.59
; Thu Nov 1 12:34:03 2012
-[CA]
-org=example.net
-name=Certificate Authority
-subject=clica CA
-bits=1024
-
[CLICA]
[CLICA]
-crl_signer=Signing Cert
-ocsp_url=http://oscp.example.net/
-crl_url=http://crl.example.net/latest.crl
-signer=Signing Cert
sighash=SHA256
sighash=SHA256
-ocsp_signer=OCSP Signer
+crl_url=http://crl.example.net/latest.crl
level=1
level=1
+ocsp_url=http://oscp.example.net/
+ocsp_signer=OCSP Signer rsa
+signer=Signing Cert rsa
+
+[CA]
+subject=clica CA
+name=Certificate Authority rsa
+bits=1024
+org=example.net