summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-05 21:38:51 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-05 21:40:19 +0200
commit5687c082a3f93a09dc7f740771fc2ed4b8103377 (patch)
tree935ec6af62c64cec7e0dcfbaea629594fca07a95
parent0dae926e6311f0e0beed00550d2c0734c3823f0c (diff)
downloadgnutls-5687c082a3f93a09dc7f740771fc2ed4b8103377.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 49a41fa87e..6fd5dc44cd 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ See the end for copying conditions.
encoding) if the domain cannot be converted. That provides maximum compatibility
with browsers like firefox that perform the same conversion.
+** certtool: introduced the email_protection_key option. This option was introduced
+ in documentation for certtool without an implementation of it. It is a shortcut
+ for option 'key_purpose_oid = 1.3.6.1.5.5.7.3.4'.
+
** certtool: made printing of key ID and key PIN consistent between certificates,
public keys, and private keys. That is the private key printing now uses the
same format as the rest.