Bug Tracker

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#13322 closed bug (notabug)

jQuery secure CDN (https / ssl) returns a 504 gateway timeout

Reported by: [email protected] 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 10 years ago by dmethvin

Resolution: notabug
Status: newclosed

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.

Last edited 10 years ago by dmethvin (previous) (diff)

comment:2 Changed 10 years ago by jaubourg

Dave, I dunno if infrastructure is private or if the link is wrong but it is broken.

comment:3 Changed 10 years ago by dmethvin

Yep it's a private repo. Edited.

comment:4 Changed 10 years ago by timmywil

#13893 is a duplicate of this ticket.

Note: See TracTickets for help on using tickets.