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 ae7b6b6443cc56510e94d34e9df5a829f0b7ee76..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:3
4:01
2012
+; Thu Nov 1 12:3
9:33
2012
[CA]
[CA]
-name=Certificate Authority rsa
subject=clica CA
subject=clica CA
+name=Certificate Authority rsa
+bits=2048
org=example.com
org=example.com
-bits=1024
[CLICA]
[CLICA]
-ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.com/latest.crl
signer=Signing Cert rsa
signer=Signing Cert rsa
-level=1
+ocsp_signer=OCSP Signer rsa
sighash=SHA256
ocsp_url=http://oscp.example.com/
sighash=SHA256
ocsp_url=http://oscp.example.com/
-crl_url=http://crl.example.com/latest.crl
+level=1