mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
added option --https-only
This commit is contained in:
committed by
Giuseppe Scrivano
parent
a7df7ecc2f
commit
42c78fdd71
@@ -1,3 +1,7 @@
|
||||
2013-08-22 Tim Ruehsen <tim.ruehsen@gmx.de>
|
||||
|
||||
* wget.texi: added description for --https-only
|
||||
|
||||
2013-08-13 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* wget.texi (Download Options): Fix misspelling.
|
||||
|
||||
@@ -1606,6 +1606,9 @@ buggy SSL server implementations that make it hard for OpenSSL to
|
||||
choose the correct protocol version. Fortunately, such servers are
|
||||
quite rare.
|
||||
|
||||
@item --https-only
|
||||
When in recursive mode, only HTTPS links are followed.
|
||||
|
||||
@cindex SSL certificate, check
|
||||
@item --no-check-certificate
|
||||
Don't check the server certificate against the available certificate
|
||||
|
||||
Reference in New Issue
Block a user