Testsuite: move CRL testcases away from using SHA1-signed certs
[users/heiko/exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
index ae7b6b6443cc56510e94d34e9df5a829f0b7ee76..eecd87c2757d91eef6d5fa2ce7a354f6290ea172 100644 (file)
@@ -2,17 +2,17 @@
 ; Thu Nov  1 12:34:01 2012
 
 [CA]
-name=Certificate Authority rsa
+bits=1024
 subject=clica CA
+name=Certificate Authority rsa
 org=example.com
-bits=1024
 
 [CLICA]
+sighash=SHA256
 ocsp_signer=OCSP Signer rsa
-signer=Signing Cert rsa
+crl_url=http://crl.example.com/latest.crl
 level=1
-sighash=SHA256
 ocsp_url=http://oscp.example.com/
-crl_url=http://crl.example.com/latest.crl
+signer=Signing Cert rsa