TLS: support multiple certificate files in server. Bug 2092
[users/heiko/exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
index 915a72efc6d3b2994dafe950a9f7b2845f4599a1..ae7b6b6443cc56510e94d34e9df5a829f0b7ee76 100644 (file)
@@ -2,18 +2,17 @@
 ; Thu Nov  1 12:34:01 2012
 
 [CA]
-bits=1024
-org=example.com
+name=Certificate Authority rsa
 subject=clica CA
-name=Certificate Authority
+org=example.com
+bits=1024
 
 [CLICA]
-crl_url=http://crl.example.com/latest.crl
-ocsp_url=http://oscp.example.com/
-signer=Signing Cert
-ocsp_signer=OCSP Signer
-sighash=SHA256
-crl_signer=Signing Cert
+ocsp_signer=OCSP Signer rsa
+signer=Signing Cert rsa
 level=1
+sighash=SHA256
+ocsp_url=http://oscp.example.com/
+crl_url=http://crl.example.com/latest.crl