web-accessibility icon indicating copy to clipboard operation
web-accessibility copied to clipboard

CloudFlare App doesn't work with HTTPS

Open mooniker opened this issue 8 years ago • 1 comments

I just disabled the CloudFlare app on my website because the browser refuses to load the Open Dyslexic CSS because the script is accessed via plain-ol' HTTP:

Mixed Content: The page at 'https://my.website/' was loaded over HTTPS, but requested an insecure stylesheet 'http://antijingoist.github.io/web-accessibility/stylesheets/cloudflare.css'. This request has been blocked; the content must be served over HTTPS.

This should be an easy fix -- maybe just adding an s to the http://antijingoist.github.io/web-accessibility/stylesheets/cloudflare.css on whatever the CloudFlare App dashboard is.

You might want to use the RawGit CDN: https://rawgit.com/

mooniker avatar May 15 '16 22:05 mooniker

Can confirm I have replicated this with one of our sites. We have removed Open Dyslexic temporarily, pending an update.

katosdev avatar Oct 04 '16 14:10 katosdev