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
OpenSSSL: support write-with-more-intent in client
[users/heiko/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 d75b9df2056cd4c908a8b18c909bbbe52c4bdb68..f2f3dc5c50b318ef40e746d6f662440ba95dc7f5 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,18
+1,18
@@
; Config::Simple 4.59
; Config::Simple 4.59
-; Thu Nov 1 12:34:02 2012
+; Thu Nov 1 12:39:33 2012
+
+[CA]
+subject=clica CA
+name=Certificate Authority rsa
+bits=2048
+org=example.com
[CLICA]
crl_url=http://crl.example.com/latest.crl
[CLICA]
crl_url=http://crl.example.com/latest.crl
-crl_signer=Signing Cert
+signer=Signing Cert rsa
+ocsp_signer=OCSP Signer rsa
+sighash=SHA256
+ocsp_url=http://oscp.example.com/
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