#13322 closed bug (notabug)
jQuery secure CDN (https / ssl) returns a 504 gateway timeout
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The jQuery secure CDN (https / ssl) for the latest minified build (https://code.jquery.com/jquery-latest.min.js) returns a 504 gateway timeout and cause a certificate problem. SOOooo, https pages that try to utilize it as a CDN get mixed content warnings.
Change History (4)
comment:1 Changed 9 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Version 0, edited 9 years ago
by
(next)
comment:2 Changed 9 years ago by
Dave, I dunno if infrastructure is private or if the link is wrong but it is broken.
Note: See
TracTickets for help on using
tickets.
At the moment jQuery's CDN doesn't support https. Use Google or Microsoft's CDN. Also don't use
jquery-latest.js
in anything but a test case.This isn't a jquery core code issue and there is already an infra ticket available here: https://github.com/jquery/infrastructure/issues/80
If you would like to sponsor (i.e., pay for) https access on the jQuery CDN, please post in that ticket and let us know.