Testsuite: use certs expring before end of 2037, to avoid GnuTLS top-limit clamp...
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
index d75b9df2056cd4c908a8b18c909bbbe52c4bdb68..915a72efc6d3b2994dafe950a9f7b2845f4599a1 100644 (file)
@@ -1,18 +1,19 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:02 2012
-
-[CLICA]
-crl_url=http://crl.example.com/latest.crl
-crl_signer=Signing Cert
-level=1
-signer=Signing Cert
-ocsp_signer=OCSP Signer
-ocsp_url=http://oscp/example.com/
+; Thu Nov  1 12:34:01 2012
 
 [CA]
+bits=1024
 org=example.com
 subject=clica CA
 name=Certificate Authority
-bits=1024
+
+[CLICA]
+crl_url=http://crl.example.com/latest.crl
+ocsp_url=http://oscp.example.com/
+signer=Signing Cert
+ocsp_signer=OCSP Signer
+sighash=SHA256
+crl_signer=Signing Cert
+level=1