diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-29 14:16:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-09-29 14:58:02 +0100 |
commit | 5b2fd993eadb7b476e5ef14028c7db09fda6c3ae (patch) | |
tree | 20a5788a0b121ef8118a01740c2eac7261d8c170 /doc/doc-txt/NewStuff | |
parent | d896cef5f6f3ff1b7509fd832a4ee66403a7c57f (diff) |
OpenSSL: support OCSP stapling on multi-cert servers
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 2 insertions, 0 deletions
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 -------------- |