Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to establish SSL connection #252

Open
chaihongjun opened this issue Mar 9, 2019 · 1 comment
Open

Unable to establish SSL connection #252

chaihongjun opened this issue Mar 9, 2019 · 1 comment

Comments

@chaihongjun
Copy link

wget https://unpkg.com/quicklink@1.0.0/dist/quicklink.umd.js
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files (x86)\Gow/etc/wgetrc
--2019-03-09 11:10:41--  https://unpkg.com/quicklink@1.0.0/dist/quicklink.umd.js
Resolving unpkg.com... 104.16.125.175, 104.16.124.175, 104.16.122.175, ...
Connecting to unpkg.com|104.16.125.175|:443... connected.
ERROR: cannot verify unpkg.com's certificate, issued by `/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO Domain Validati
on Legacy Server CA 2':
  Unable to locally verify the issuer's authority.
ERROR: certificate common name `ssl714326.cloudflaressl.com' doesn't match requested host name `unpkg.com'.
To connect to unpkg.com insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.

why?

@JCN-9000
Copy link

Cloudflare is playing MITM and certificate check failed. Not an issue of wget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants