Testsuite: move CRL testcases away from using SHA1-signed certs
[exim.git] / test / aux-fixed / exim-ca / example.org / CA / ca.conf
index 4330c5abf15b8bc9c9fd7d77fe1525754d41d1a7..bdcb3250f0e31f3e8a1ed99e1e68c6d081f4346b 100644 (file)
@@ -1,18 +1,18 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:05 2012
-
-[CLICA]
-crl_url=http://crl.example.org/latest.crl
-crl_signer=Signing Cert
-level=1
-signer=Signing Cert
-ocsp_signer=OCSP Signer
-ocsp_url=http://oscp/example.org/
+; Thu Nov  1 12:34:08 2012
 
 [CA]
 org=example.org
+name=Certificate Authority rsa
 subject=clica CA
-name=Certificate Authority
 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
+