summaryrefslogtreecommitdiff
path: root/test/aux-fixed/exim-ca/example.org/CA/ca.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/exim-ca/example.org/CA/ca.conf')
-rw-r--r--test/aux-fixed/exim-ca/example.org/CA/ca.conf20
1 files changed, 10 insertions, 10 deletions
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 98a2d61df..17ad6f648 100644
--- 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
-; Thu Nov 1 12:34:39 2012
-
-[CA]
-subject=clica CA
-bits=1024
-org=example.org
-name=Certificate Authority
+; Thu Nov 1 12:34:08 2012
[CLICA]
-ocsp_signer=OCSP Signer
sighash=SHA256
+crl_signer=Signing Cert
crl_url=http://crl.example.org/latest.crl
level=1
-ocsp_url=http://oscp/example.org/
signer=Signing Cert
-crl_signer=Signing Cert
+ocsp_signer=OCSP Signer
+ocsp_url=http://oscp.example.org/
+
+[CA]
+org=example.org
+subject=clica CA
+name=Certificate Authority
+bits=1024