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

Documentation fails to load due to mixed-content (HTTPS vs. HTTP) #17

Open
horazont opened this issue Jan 23, 2017 · 0 comments
Open

Documentation fails to load due to mixed-content (HTTPS vs. HTTP) #17

horazont opened this issue Jan 23, 2017 · 0 comments

Comments

@horazont
Copy link

horazont commented Jan 23, 2017

In Firefox 45.6.0, the documentation page and demo pages fail to load due to mixed-content errors. The documentation is served via HTTPS, but the third-party javascript is HTTP and fails to load:

Blocked loading mixed active content "http://netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-route.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-sanitize.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-touch.min.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-animate.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.9.1/highlight.min.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/1.3.3/ui-bootstrap-tpls.js"
Blocked loading mixed active content "http://netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-route.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-sanitize.js"
Blocked loading mixed active content "http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.5.8/angular-touch.min.js"

and more, as well as resulting javascript errors.

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

1 participant