From: Nikos Mavrogiannopoulos Date: Fri, 27 Mar 2015 08:47:40 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3457fc39f6695ffe27e4a0435dd3b9284cf494dc;p=thirdparty%2Fgnutls.git doc update --- 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.