]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 27 Mar 2015 08:47:40 +0000 (09:47 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 27 Mar 2015 08:47:40 +0000 (09:47 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 56e5f6c21d1569cd4541a44957fff01812deac22..a97205f5d96ee7798db5c5758a27a7704c4f0720 100644 (file)
--- 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.