summaryrefslogtreecommitdiff
path: root/test/aux-fixed/exim-ca/example.net/CA/ca.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/exim-ca/example.net/CA/ca.conf')
-rw-r--r--test/aux-fixed/exim-ca/example.net/CA/ca.conf21
1 files changed, 10 insertions, 11 deletions
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 f89e93d81..2ebcda676 100644
--- 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
-[CA]
-org=example.net
-name=Certificate Authority
-subject=clica CA
-bits=1024
-
[CLICA]
-crl_signer=Signing Cert
-ocsp_url=http://oscp.example.net/
-crl_url=http://crl.example.net/latest.crl
-signer=Signing Cert
sighash=SHA256
-ocsp_signer=OCSP Signer
+crl_url=http://crl.example.net/latest.crl
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