summaryrefslogtreecommitdiff
path: root/test/aux-fixed/exim-ca/example.org/CA/ca.conf
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-01-31 17:45:51 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-01-31 19:55:25 +0000
commit73ef93784354f893dc8b3a21ddc9538b64006ab3 (patch)
tree8337dc39dd9a66d81d8c283eb4b7e0f63222a23b /test/aux-fixed/exim-ca/example.org/CA/ca.conf
parenta65c415633eb8753963ea6b42e0b3a8a0f2a1393 (diff)
Testsuite: use certs expring before end of 2037, to avoid GnuTLS top-limit clamp on small-size_t platforms
Diffstat (limited to 'test/aux-fixed/exim-ca/example.org/CA/ca.conf')
-rw-r--r--test/aux-fixed/exim-ca/example.org/CA/ca.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/aux-fixed/exim-ca/example.org/CA/ca.conf b/test/aux-fixed/exim-ca/example.org/CA/ca.conf
index 17ad6f648..cfc13019c 100644
--- a/test/aux-fixed/exim-ca/example.org/CA/ca.conf
+++ b/test/aux-fixed/exim-ca/example.org/CA/ca.conf
@@ -1,19 +1,19 @@
; Config::Simple 4.59
-; Thu Nov 1 12:34:08 2012
+; Thu Nov 1 12:34:02 2012
[CLICA]
sighash=SHA256
-crl_signer=Signing Cert
-crl_url=http://crl.example.org/latest.crl
-level=1
signer=Signing Cert
-ocsp_signer=OCSP Signer
+level=1
ocsp_url=http://oscp.example.org/
+crl_signer=Signing Cert
+ocsp_signer=OCSP Signer
+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