Testsuite: move CRL testcases away from using SHA1-signed certs
[exim.git] / test / aux-fixed / exim-ca / example.org / CA / ca.conf
index 4d173eedb0f9909f491813c1265e53f4e2cf4fec..bdcb3250f0e31f3e8a1ed99e1e68c6d081f4346b 100644 (file)
@@ -1,18 +1,18 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:07 2012
-
-[CLICA]
-ocsp_signer=OCSP Signer rsa
-crl_url=http://crl.example.org/latest.crl
-level=1
-ocsp_url=http://oscp.example.org/
-signer=Signing Cert rsa
-sighash=SHA256
+; Thu Nov  1 12:34:08 2012
 
 [CA]
-bits=1024
 org=example.org
 name=Certificate Authority rsa
 subject=clica CA
+bits=1024
+
+[CLICA]
+signer=Signing Cert rsa
+sighash=SHA256
+level=1
+ocsp_url=http://oscp.example.org/
+ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.org/latest.crl