summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-11 16:36:39 +0200
committerGitLab <gitlab@gitlab.com>2016-07-13 12:28:11 +0000
commite7a30ce5e8bdcb446f3debb1bfefc8f0ec8ddf9d (patch)
tree885afda71dc9963cfde3c6c4b89578d7aeacca23
parentb1bebb12ff1a3584212f3ce8efd773f88e409929 (diff)
downloadgnutls-arbitrary-exts.tar.gz
doc updatearbitrary-exts
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e3cb7f53af..d91128ffb7 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,12 @@ See the end for copying conditions.
window implementation. Based on Fridolin Pokorny's implementation for
AF_KTLS.
+** certtool: added the "add_extension" and "add_critical_extension"
+ template options. This allows specifying arbitrary extensions into
+ certificates and certificate requests.
+
** API and ABI modifications:
-No changes since last version.
+gnutls_x509_crq_set_extension_by_oid: Added
* Version 3.5.2 (released 2016-07-06)