]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 8 Apr 2015 14:33:47 +0000 (16:33 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 8 Apr 2015 14:33:47 +0000 (16:33 +0200)
src/certtool-args.def

index 65a4e10c25580890d60c03dfd3f8d6c95418dd27..46eb24227669298152e2728e39bb55be6e0bc660 100644 (file)
@@ -214,7 +214,7 @@ flag = {
 flag = {
     name      = fingerprint;
     descrip   = "Print the fingerprint of the given certificate";
-    doc       = "This is a simple hash of the DER encoding of the certificate. It is always better to use the key-id.";
+    doc       = "This is a simple hash of the DER encoding of the certificate. It can be combined with the --hash parameter. However, it is recommended for identification to use the key-id which depends only on the certificate's key.";
 };
 
 flag = {