summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-09-29 14:16:36 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-09-29 14:58:02 +0100
commit5b2fd993eadb7b476e5ef14028c7db09fda6c3ae (patch)
tree20a5788a0b121ef8118a01740c2eac7261d8c170 /doc
parentd896cef5f6f3ff1b7509fd832a4ee66403a7c57f (diff)
OpenSSL: support OCSP stapling on multi-cert servers
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-docbook/spec.xfpt5
-rw-r--r--doc/doc-txt/NewStuff2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index d7e8fe0c4..9833f19e4 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -17832,7 +17832,10 @@ Certificate Authority.
Usable for GnuTLS 3.4.4 or 3.3.17 or OpenSSL 1.1.0 (or later).
-For GnuTLS 3.5.6 or later the expanded value of this option can be a list
+.new
+For OpenSSL, and
+.wen
+for GnuTLS 3.5.6 or later the expanded value of this option can be a list
of files, to match a list given for the &%tls_certificate%& option.
The ordering of the two lists must match.
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index a1534c550..aa05e67d5 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -37,6 +37,8 @@ Version 4.93
12. Under GnuTLS, with TLS1.3, support for full-chain OCSP stapling.
+13. Dual-certificate stacks on servers now support OCSP stapling, under OpenSSL.
+
Version 4.92
--------------