From: Nikos Mavrogiannopoulos Date: Thu, 17 Apr 2014 19:17:29 +0000 (+0200) Subject: Updated TOFU documentation. Suggested by Jens Lechtenboerger. X-Git-Tag: gnutls_3_3_1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b66dfb7a1d41fa4efd716036c05535d35f2b74;p=thirdparty%2Fgnutls.git Updated TOFU documentation. Suggested by Jens Lechtenboerger. --- diff --git a/src/cli-args.def b/src/cli-args.def index e94d0f3633..c6d418c4b6 100644 --- a/src/cli-args.def +++ b/src/cli-args.def @@ -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 = {