Nishimura, Scott L (IT Solutions) wrote:
Summary
I'll take a look at the detailed output later, but one thing I noticed immediately:
# cat /.wgetrc use_proxy=on http_proxy=proxy proxy-user= user proxy-passwd=password check-certificate=off
You only set "http_proxy" here - please try to set "https_proxy" as well. wget will not use http_proxy for HTTPS connections.
Martin.
