diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-04-07 09:39:50 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2017-04-07 10:55:17 +0200 |
commit | fe05c4e12a8ad4978fb5c291a71bf534386549d0 (patch) | |
tree | 89d57db0857f18c78af2f92b5bde57015265d0b1 /NEWS | |
parent | 20c8145d7c0015e9d7cb25060b1fb7ebf18e4708 (diff) | |
download | gnutls-fe05c4e12a8ad4978fb5c291a71bf534386549d0.tar.gz |
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,6 +55,9 @@ See the end for copying conditions. priority string options. These allows enabling all broken and SHA1-based signature algorithms in certificate verification, respectively. +** libgnutls: gnutls_pem_base64_encode/2() and gnutls_pem_base64_decode/2() can + be used to decode arbitrary base64 data if the header parameter is set to NULL. + ** certtool: the option '--load-ca-certificate' can now accept PKCS#11 URLs in addition to files. |