Side navigation
#13322 closed bug (notabug)
Opened January 24, 2013 07:15PM UTC
Closed January 26, 2013 02:45PM UTC
Last modified May 14, 2013 04:02PM UTC
jQuery secure CDN (https / ssl) returns a 504 gateway timeout
Reported by: | skeletor@outlook.com | 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.
Attachments (0)
Change History (4)
Changed January 26, 2013 02:45PM UTC by comment:1
_comment0: | 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. → 1359212495543505 |
---|---|
resolution: | → notabug |
status: | new → closed |
Changed January 26, 2013 02:57PM UTC by comment:2
Dave, I dunno if infrastructure is private or if the link is wrong but it is broken.
Changed January 26, 2013 03:02PM UTC by comment:3
Yep it's a private repo. Edited.
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.
If you would like to sponsor (i.e., pay for) https access on the jQuery CDN, please post here and let us know.