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