From: Nikos Mavrogiannopoulos Date: Fri, 27 May 2016 20:21:50 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_5_1~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5fa03ef56481a8e774ec9fe5e93089e1e85fe39;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 4f3578eb11..9cfaa622b4 100644 --- a/NEWS +++ b/NEWS @@ -11,8 +11,8 @@ See the end for copying conditions. ** libgnutls: The SSL 2.0 client hello support can completely be removed using a compile time option. The configure option is --disable-ssl2-support. -** libgnutls: The GNUTLS_KEYLOGFILE environment variable can be used to - log session keys in client side. These session keys are compatible with +** libgnutls: The SSLKEYLOGFILE and GNUTLS_KEYLOGFILE environment variables can + be used to log session keys. These session keys are compatible with the NSS Key Log Format and can be used to decrypt the session for debugging using wireshark.