]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Updated TOFU documentation. Suggested by Jens Lechtenboerger.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 17 Apr 2014 19:17:29 +0000 (21:17 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 17 Apr 2014 19:17:29 +0000 (21:17 +0200)
src/cli-args.def

index e94d0f363397d01a63db4132d061faab797a5e46..c6d418c4b660bfbd9b7837745590213606eeb081 100644 (file)
@@ -25,7 +25,7 @@ flag = {
     descrip   = "Fail to connect if a known certificate has changed";
     disabled;
     disable   = "no";
-    doc       = "This option will perform authentication as with option --tofu; however, while --tofu asks whether to trust a changed certificate, this option will fail in case of certificate changes.";
+    doc       = "This option will perform authentication as with option --tofu; however, while --tofu asks whether to trust a changed public key, this option will fail in case of public key changes.";
 };
 
 flag = {