diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-12 11:45:11 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-05-12 11:45:11 +0200 |
commit | 326525ae7fbb4e4b5a05b3d10589c611d3d8f853 (patch) | |
tree | 1b37136a9d7ea55cd28c6c7d9e3a9cfbe95a1c13 /NEWS | |
parent | f225753de666ed7adad317005dd2febba5592d9f (diff) | |
download | gnutls-326525ae7fbb4e4b5a05b3d10589c611d3d8f853.tar.gz |
doc update [ci skip]
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ See the end for copying conditions. ** libgnutls: gnutls_certificate_set_key() was enhanced to import the DNS name of the certificates if the provided names are NULL. +** libgnutls: when receiving SNI names, only save and expose to application + the supported DNS names. + ** libgnutls: when importing the certificate names at the gnutls_certificate_set* functions, only consider the CN as a fallback if DNS names are provided via the alternative name extension. |