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.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 9f60383968684dbf34bec97d0300c959fe2eff86..230f9ab7820846f0c859c4f1c0a9ac9f4a2af3dc 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
; Config::Simple 4.59
-; Thu Nov 1 12:34:16 2012
-
-[CLICA]
-sighash=SHA256
-crl_signer=Signing Cert
-crl_url=http://crl.example.net/latest.crl
-level=1
-signer=Signing Cert
-ocsp_signer=OCSP Signer
-ocsp_url=http://oscp.example.net/
+; Thu Nov 1 12:41:03 2012
[CA]
[CA]
+bits=2048
org=example.net
org=example.net
+name=Certificate Authority rsa
subject=clica CA
subject=clica CA
-name=Certificate Authority
-bits=1024
+
+[CLICA]
+ocsp_url=http://oscp.example.net/
+signer=Signing Cert rsa
+level=1
+ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.net/latest.crl
+sighash=SHA256