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