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

SSL certificate mismatch for code.jquery.com #24

Closed
scriptdolphin opened this issue Mar 15, 2013 · 1 comment
Closed

SSL certificate mismatch for code.jquery.com #24

scriptdolphin opened this issue Mar 15, 2013 · 1 comment

Comments

@scriptdolphin
Copy link

This was the closest place I found to report this bug.

Stuff like QUnit gives links for code.jquery.com. (http://qunitjs.com/ lists http://code.jquery.com/qunit/qunit-1.11.0.js for CDN.)

On an SSL-protected page, this generates browser warnings loading insecure content. Or, if I start with // or explicit http://code.jquery.com/qunit/qunit-1.11.0.js , it cannot be loaded because of a certificate mis-match.

It says I am getting the cert for cp1.wac.edgecastcdn.net, which has a bunch of alternate names, but not code.jquery.com. EdgeCast needs to add code.jquery.com to the cert as an alternate name.

Thanks,
-Mark

@scriptdolphin
Copy link
Author

Whoops sorry. Duplicate of #22 . I didn't notice where the bug went after you closed it since it wasn't listed under ones that I had created.

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