From: Nikos Mavrogiannopoulos Date: Wed, 8 Jun 2016 17:38:07 +0000 (+0200) Subject: doc: remove references to GNUTLS_KEYLOGFILE X-Git-Tag: gnutls_3_5_1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3685d337cd3d026cea75581f1540372695f5be5d;p=thirdparty%2Fgnutls.git doc: remove references to GNUTLS_KEYLOGFILE --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index aebbca8a2c..3b0b6693df 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -165,7 +165,7 @@ error. Other available environment variables are shown in @ref{tab:environment}. @item @code{GNUTLS_DEBUG_LEVEL} @tab When set to a numeric value, it sets the default debugging level for GnuTLS applications. -@item @code{GNUTLS_KEYLOGFILE}, @code{SSLKEYLOGFILE} +@item @code{SSLKEYLOGFILE} @tab When set to a filename, GnuTLS will append to it the session keys in the NSS Key Log format. That format can be read by wireshark and will allow decryption of the session for debugging.