summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-07 09:39:50 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-04-07 10:55:17 +0200
commitfe05c4e12a8ad4978fb5c291a71bf534386549d0 (patch)
tree89d57db0857f18c78af2f92b5bde57015265d0b1
parent20c8145d7c0015e9d7cb25060b1fb7ebf18e4708 (diff)
downloadgnutls-fe05c4e12a8ad4978fb5c291a71bf534386549d0.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fbb8313dd8..49959e9f53 100644
--- a/NEWS
+++ b/NEWS
@@ -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.