Testsuite: regenerate CA trees with 2048-bit keys
[exim.git] / test / aux-fixed / exim-ca / example.net / CA / ca.conf
index 2c4388a7d50d3afec8c21fa3bc4df8560255b46e..230f9ab7820846f0c859c4f1c0a9ac9f4a2af3dc 100644 (file)
@@ -1,18 +1,18 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:13 2012
-
-[CLICA]
-signer=Signing Cert rsa
-ocsp_url=http://oscp.example.net/
-ocsp_signer=OCSP Signer rsa
-level=1
-sighash=SHA256
-crl_url=http://crl.example.net/latest.crl
+; Thu Nov  1 12:41:03 2012
 
 [CA]
+bits=2048
 org=example.net
-bits=1024
 name=Certificate Authority rsa
 subject=clica CA
 
+[CLICA]
+ocsp_url=http://oscp.example.net/
+signer=Signing Cert rsa
+level=1
+ocsp_signer=OCSP Signer rsa
+crl_url=http://crl.example.net/latest.crl
+sighash=SHA256
+