TLS: support multiple certificate files in server. Bug 2092
[exim.git] / test / aux-fixed / exim-ca / example.net / CA / ca.conf
index f89e93d814a5d52a99c9adcfaa0e7e8e65f78fa9..2ebcda676c6b3e0e72dc9a0283e8fc97aba42088 100644 (file)
@@ -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