I’m happy to announce that the CreateJS CDN (code.createjs.com) now supports connections through https. Secure connections use the same URL which also makes it possible to use protocol-relative URLs (ex. //code.createjs.com).
A number of people requested this for use with ad networks and sites like Facebook, and we’re happy we could set it up with some friendly assistance from Adobe (who hosts our CDN).
Just a little tip: This entire domain should start running on HTTPS soon. The Chromium team will start penalizing sites who do not have full HTTPS support on all pages and resources.
https://security.googleblog.com/2016/09/moving-towards-more-secure-web.html
Test what it looks like by enabling the flag that marks all HTTP as explicitly insecure:
chrome://flags/#mark-non-secure-as
Agreed. We have most of it ready to go, but currently a bunch of content is not ready for it. Hopefully we can toggle it soon! :)