summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-18 21:21:23 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-18 21:21:23 +0200
commit8c87293cf1e0d692c448a79ff086bd98bc498808 (patch)
treee6b6ba891c88ddbf0b48328d700d4fbb25cbbf0a
parent9ba266082d4ed9b3ad3a0ff8f4b96df82e794f82 (diff)
downloadgnutls-8c87293cf1e0d692c448a79ff086bd98bc498808.tar.gz
doc update
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7fd7c7f010..d26c9070ea 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,11 @@ See the end for copying conditions.
** gnutls-cli: on OCSP verification do not fail if we have a single valid
reply. Report and reproducer by Thomas Klute.
+** libgnutls: The GNUTLS_KEYLOGFILE environment variable can be used to
+ log session keys in client side. These session keys are compatible with
+ the NSS Key Log Format and can be used to decrypt the session for
+ debugging using wireshark.
+
** API and ABI modifications:
No changes since last version.