DNS: return explicit error code to caller on dnssec failure, for better logging
[users/heiko/exim.git] / test / aux-fixed / exim-ca / example.org / CA / ca.conf
index daac83b2057d1ec979ddf8b63dd13c13fcff2147..cfc13019c5c36166069c3c39da7eb27bd3509cc2 100644 (file)
@@ -1,18 +1,19 @@
 ; Config::Simple 4.59
-; Thu Nov  1 12:34:07 2012
+; Thu Nov  1 12:34:02 2012
 
 [CLICA]
-crl_url=http://crl.example.org/latest.crl
-crl_signer=Signing Cert
-level=1
+sighash=SHA256
 signer=Signing Cert
+level=1
+ocsp_url=http://oscp.example.org/
+crl_signer=Signing Cert
 ocsp_signer=OCSP Signer
-ocsp_url=http://oscp/example.org/
+crl_url=http://crl.example.org/latest.crl
 
 [CA]
-org=example.org
-subject=clica CA
 name=Certificate Authority
+subject=clica CA
 bits=1024
+org=example.org