diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-19 15:06:49 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-12-19 15:22:42 +0000 |
commit | 899b8bbc6d360af6362c2a41d40b786279f41492 (patch) | |
tree | 15a1f12f46b59c6c1d88e774a02ade152e842de0 /doc/doc-txt/NewStuff | |
parent | dc9c8f8b52cbf2e8424f5e98f63d29aa7fb81fe7 (diff) |
DANE: support under GnuTLS. Bug 1523
GnuTLS version 3.0.0 onwards; still Experimental
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ddadd3eb6..f53ce5741 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -12,6 +12,9 @@ Version 4.next 1. Dual-certificate stacks on servers now support OCSP stapling, under GnuTLS version 3.5.6 or later. + 2. DANE is now supported under GnuTLS version 3.0.0 or later (adding to the + previous OpenSSL implementation, but still Experimental). + Version 4.90 ------------ |