Unable to establish SSL connection when wget

Source: Internet
Author: User
Tags ssl connection
[Email protected] ~]# wget Https://bootstrap.pypa.io/ez_setup.py-O-| Python---user--2014-09-15 22:06:51--https://bootstrap.pypa.io/ez_setup.py parsing host Bootstrap.pypa.io ... 103.245.222.175Connecting to bootstrap.pypa.io|103.245.222.175|:443 ... is connected. Error:certificate common name ' *.c.ssl.fastly.net ' doesn ' t match requested host name ' Bootstrap.pypa.io '.  To connect to Bootstrap.pypa.io insecurely, use '--no-check-certificate '. The SSL connection could not be established. wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py because wget when using the HTTPS protocol, the default is to verify the certificate of the Web site, This certificate validation often fails. With the "--no-check-certificate" option, this error can be ruled out.

Unable to establish SSL connection when wget

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.