Lose duplicated cert in ocsp response
[exim.git] / test / aux-fixed / exim-ca / example.org / CA / ca.conf
index cfc13019c5c36166069c3c39da7eb27bd3509cc2..81b604b939001ce30a5aab0915de83ec52589723 100644 (file)
@@ -1,19 +1,26 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:02 2012
+; Fri Nov  1 12:35:43 2019
+
+[CA]
+subject=clica CA
+org=example.org
+bits=2048
+name=Certificate Authority rsa
 
 [CLICA]
 sighash=SHA256
-signer=Signing Cert
+ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.org/latest.crl
+ocsp_url=http://oscp.example.org/
+signer=Signing Cert rsa
+level=1
+
+[CLICA]
 level=1
+signer=Signing Cert rsa
+ocsp_signer=OCSP Signer rsa
 ocsp_url=http://oscp.example.org/
-crl_signer=Signing Cert
-ocsp_signer=OCSP Signer
+sighash=SHA256
 crl_url=http://crl.example.org/latest.crl
 
-[CA]
-name=Certificate Authority
-subject=clica CA
-bits=1024
-org=example.org
-