diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-03 22:40:43 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-03 23:54:35 +0000 |
commit | 47195144861c416c402191b697c5d3d489b1dcb2 (patch) | |
tree | 9e87161cc3af23f7377b914732d05f0f1f8fca42 /doc/doc-txt | |
parent | 4e0c20cbdc94f1e7da2476916c7fe90a2e034806 (diff) |
GnuTLS: multiple server certs, OCSP stapling. Bug 2092
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4261beb76..ddadd3eb6 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -6,6 +6,13 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the Git before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.next +-------------- + + 1. Dual-certificate stacks on servers now support OCSP stapling, under GnuTLS + version 3.5.6 or later. + + Version 4.90 ------------ |