Linux wget Download HTTPS type File error resolution transfer from old left blog

Source: Internet
Author: User

Original link: http://www.laozuo.org/3648.html

Generally we call the download file remotely directly with wget, the general file path type is HTTP. If you encounter an HTTPS download error, a little attention to novice friends may also be considered a problem with the data source. Because the brain is not good to use, so just in the face of such a problem when the old left to make a record, so that the next encounter such problems, and have encountered similar problems of users can refer to use.

The errors that occur are similar to those shown in the above interface. In fact, we carefully according to the prompt can solve the problem, just need to add--no-check-certificate after wget, you need a certification download instructions.

For example, we can modify it into:

wget--no-check-certificate https://We download the file path

Problem solved easily.

Linux wget Download HTTPS type File error resolution transfer from old left blog

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.