summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-03-27 09:47:40 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-03-27 09:47:40 +0100
commit3457fc39f6695ffe27e4a0435dd3b9284cf494dc (patch)
treeea8c24a63cad7effd6be91f7681b1f0449deab37
parent4d805e49ae04cc4c5f005be4351e9e99978217ad (diff)
downloadgnutls-3457fc39f6695ffe27e4a0435dd3b9284cf494dc.tar.gz
doc update
-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.