X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/953bcfd724f6e8ec985701f65cc375201ed2bf69..3d02b3144cdde92d99ee7fcd0eb6cc9ba7c272f3:/test/aux-fixed/exim-ca/example.net/CA/ca.conf diff --git a/test/aux-fixed/exim-ca/example.net/CA/ca.conf b/test/aux-fixed/exim-ca/example.net/CA/ca.conf index dc948f87a..69fa36b5d 100644 --- a/test/aux-fixed/exim-ca/example.net/CA/ca.conf +++ b/test/aux-fixed/exim-ca/example.net/CA/ca.conf @@ -1,18 +1,18 @@ ; Config::Simple 4.59 -; Thu Nov 1 12:34:11 2012 +; Thu Nov 1 12:35:49 2012 + +[CA] +subject=clica CA +org=example.net +name=Certificate Authority rsa +bits=2048 [CLICA] -ocsp_signer=OCSP Signer rsa +signer=Signing Cert rsa crl_url=http://crl.example.net/latest.crl -sighash=SHA256 level=1 -signer=Signing Cert rsa ocsp_url=http://oscp.example.net/ - -[CA] -name=Certificate Authority rsa -bits=1024 -subject=clica CA -org=example.net +sighash=SHA256 +ocsp_signer=OCSP Signer rsa