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