1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Wording change.

This commit is contained in:
hniksic 2005-05-11 03:57:01 -07:00
parent 16a433e3ec
commit 918569ff54

View File

@ -1383,12 +1383,13 @@ invalid certificates. This option forces an ``insecure'' mode of
operation that turns the certificate verification errors into warnings operation that turns the certificate verification errors into warnings
and allows you to proceed. and allows you to proceed.
If you see errors involving ``certificate verify failed'' or ``common If you encounter ``certificate verification'' errors or ones saying
name doesn't match requested host name'', you need to use this option that ``common name doesn't match requested host name'', you can use
to proceed with the download. @emph{Only use this option if you are this option to bypass the verification and proceed with the download.
otherwise convinced of the site's authenticity, or if you don't care @emph{Only use this option if you are otherwise convinced of the
about the certificate validity.} It is almost always a bad idea to site's authenticity, or if you really don't care about the validity of
use this option when transmitting confidential or important data. its certificate.} It is almost always a bad idea not to check the
certificates when transmitting confidential or important data.
@cindex SSL certificate @cindex SSL certificate
@item --certificate=@var{file} @item --certificate=@var{file}