Python3 encountered this problem when downloading data, prompting urlError and SSL authentication failure. The accessed connection is HTTPS, so certificate validation is performed by default, and you can even cancel SSL validation
when HTTPS is loaded
import ssl
ssl._create_default_https_context = ssl._create_unverified_context
div>
Read More:
- python:urllib2.URLError urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- [SSL: CERTIFICATE_VERIFY_FAILED] Certificate Verify Failed (_ssl.C:579)
- ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
- Python uses requests to request and reports SSL: CERTIFICATE_VERIFY_FAILED error
- How to Fix SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed.
- Spark login error unable to verify certificate and certificate host name verification failed
- svn: E230001: Server SSL certificate verification failed: certificate issued
- A download error occurred while downloading data from pytorch. Urllib.error.urlerror: < urlopen error [SSL: certificate_verify_failed]
- SSL handshake failed: SSL error: illegal key usage detected in the certificate
- cURL error 60: SSL certificate problem: self signed certificate in certificate chain
- Idea svn connection https error report: E230001: Server SSL certificate verification failed: certificate issued
- python3 request module https certificate verify failed error
- urllib.error.URLError: <urlopen error [WinError 10060] problem solving
- wget Error: ERROR: cannot verify nih.at’s certificate, issued by “/C=US/O=Let‘s Encrypt/CN=R3”
- seaborn.load_ Data set error urlerror: < urlopen error [winerror 10060] the connection attempt failed because the connecting party did not reply correctly after a period of time or the connected host did not respond
- Shell curl command reported an error: (60) SSL certificate problem: self signed certificate
- GuzzleHttp cURL error 60: SSL certificate problem: self signed certificate
- server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
- cURL error 60: SSL certificate problem: unable to get local issuer certificate