summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-07-01 17:17:16 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-07-01 17:18:06 +0200
commitdca8049b4b7ea6f3c967c3eea02ec4e4ec4048df (patch)
tree4356dfa0059733afecc7c1535454dedd867854cf
parentee513acdc842dd9868317c8855e19d4fc07c3d4a (diff)
downloadgnutls_3_5_x-ocsp-improvements.tar.gz
doc update [ci skip]gnutls_3_5_x-ocsp-improvements
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 90a548da51..fce647a24a 100644
--- a/NEWS
+++ b/NEWS
@@ -21,12 +21,12 @@ 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.
+** libgnutls: Fixed issue preventing the discovery of OCSP signers
+ 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.
+** gnutls-cli: ensure OCSP responses are saved even if certificate
+ verification fails.
** API and ABI modifications:
No changes since last version.