Docs: clean for next release
[exim.git] / test / aux-fixed / exim-ca / example.net / CA / ca.conf
index d57b222baff4b618d8e4d3045da912ab4554dfb4..f89e93d814a5d52a99c9adcfaa0e7e8e65f78fa9 100644 (file)
@@ -1,19 +1,19 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:40 2012
-
-[CLICA]
-sighash=SHA256
-level=1
-crl_signer=Signing Cert
-crl_url=http://crl.example.net/latest.crl
-ocsp_url=http://oscp/example.net/
-ocsp_signer=OCSP Signer
-signer=Signing Cert
+; Thu Nov  1 12:34:03 2012
 
 [CA]
 org=example.net
-subject=clica CA
 name=Certificate Authority
+subject=clica CA
 bits=1024
 
+[CLICA]
+crl_signer=Signing Cert
+ocsp_url=http://oscp.example.net/
+crl_url=http://crl.example.net/latest.crl
+signer=Signing Cert
+sighash=SHA256
+ocsp_signer=OCSP Signer
+level=1
+