summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-06-30 10:19:16 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-07-01 11:05:44 +0200
commitee513acdc842dd9868317c8855e19d4fc07c3d4a (patch)
treecb7ac1c64ca1176eb39a4079029d7f84972dcc61
parent3c36d980d447251b34677c21bd4a141829c045f6 (diff)
downloadgnutls-ee513acdc842dd9868317c8855e19d4fc07c3d4a.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc5e5c6413..90a548da51 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,10 @@ See the end for copying conditions.
some HSMs which do not accept an integer with a leading zero. This
improves operation with certain Atos HSMs.
+** libgnutls: Fixed issue discovering an OCSP signer (relating to public key size),
+ and improved tts discovery of OCSP in the case where the Subject Public Key
+ identifier field matches. Resolves gitlab issue #223.
+
** gnutls-cli: ensure OCSP responses are saved even if certificate verification
fails.