diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-06-06 18:47:28 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-06-06 18:47:28 +0200 |
commit | 15068e5f3110c8203a3965e8e955280ee9a412f0 (patch) | |
tree | 3477560ed0402d84beacfb841e1f65799d99ba25 /NEWS | |
parent | e9ed732affc0580ec0941178bf760a90e89c2201 (diff) | |
download | gnutls-15068e5f3110c8203a3965e8e955280ee9a412f0.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -20,10 +20,10 @@ See the end for copying conditions. improves interoperability with several old intermediate CA certificates carrying these legacy OIDs. -** 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. +** libgnutls: The SSLKEYLOGFILE environment variable 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. ** API and ABI modifications: gnutls_x509_ext_import_tlsfeatures: Added |