diff options
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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) |