Testsuite: regenerate CA trees with 2048-bit keys
[exim.git] / test / aux-fixed / exim-ca / example.com / CA / ca.conf
index eecd87c2757d91eef6d5fa2ce7a354f6290ea172..f2f3dc5c50b318ef40e746d6f662440ba95dc7f5 100644 (file)
@@ -1,18 +1,18 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:01 2012
+; Thu Nov  1 12:39:33 2012
 
 [CA]
-bits=1024
 subject=clica CA
 name=Certificate Authority rsa
+bits=2048
 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
+ocsp_signer=OCSP Signer rsa
+sighash=SHA256
+ocsp_url=http://oscp.example.com/
+level=1