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

Certificate issues on ga.jspm.io #2549

Open
rnestler opened this issue Nov 2, 2023 · 1 comment
Open

Certificate issues on ga.jspm.io #2549

rnestler opened this issue Nov 2, 2023 · 1 comment

Comments

@rnestler
Copy link

rnestler commented Nov 2, 2023

We noticed flaky specs in one of our projects which seem to be caused by a certificate problems on ga.jspm.io

The error we see is https://ga.jspm.io/npm:jquery@3.6.4/dist/jquery.js - Failed to load resource: net::ERR_CERT_COMMON_NAME_INVALID, which occurs randomly.

Looking at the analysis of ssllabs.com, we see that the webserver provides two certificates, a valid and an invalid one:
https://www.ssllabs.com/ssltest/analyze.html?d=ga.jspm.io

image

image

So probably we are hitting the invalid certificate from time to time in our tests.

@guybedford
Copy link
Member

Thanks for posting, this was also raised in jspm/project#311, and was due to CacheFly having system instability on October 31 (https://www.cacheflystatus.com/), with temporary routing left in place after the outage that has now been removed.

This should be working now again - but if you are still getting issues, please copy the debug info from https://cachefly.cachefly.net/CacheFlyDebug and share it in a comment here to follow-up again. Otherwise we can close this as resolved.

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