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