diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-07 21:57:45 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-11-07 21:57:45 +0100 |
commit | 16d365ab359436651deb35a8ec6cdc0e76c077d9 (patch) | |
tree | e18fd5271a88e7947a194c3b4c3d3b01976a7aec /NEWS | |
parent | a00ddedbd3d2103bd28d8077af2a5e165cb62002 (diff) | |
download | gnutls-16d365ab359436651deb35a8ec6cdc0e76c077d9.tar.gz |
Tolerate key usage violation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ See the end for copying conditions. * Version 3.0.26 (unreleased) +** libgnutls: Always tolerate key usage violation errors from the side +of the peer, but also notify via an audit message. + ** libgnutls: gnutls_x509_crl_verify() includes the time checks. ** libgnutls: Increased maximum password length in the PKCS #12 |