summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 56e5f6c21d..a97205f5d9 100644
--- a/NEWS
+++ b/NEWS
@@ -103,9 +103,9 @@ when available.
** certtool: Added the --key-id and --fingerprint options.
-** certtool: Added the --hostname, --email and --purpose options to be
-used in certificate chain verification, to simulate verification for specific
-hostname and key purpose (extended key usage).
+** certtool: Added the --verify-hostname, --verify-email and --verify-purpose
+options to be used in certificate chain verification, to simulate verification
+for specific hostname and key purpose (extended key usage).
** certtool: --p12-info option will print PKCS #12 MAC and cipher information
when available.