Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Non-SSL connection causing mixed-content warning #32

Closed
gavinhungry opened this issue Sep 26, 2012 · 1 comment
Closed

Non-SSL connection causing mixed-content warning #32

gavinhungry opened this issue Sep 26, 2012 · 1 comment
Labels
Milestone

Comments

@gavinhungry
Copy link

When Genghis retrieves a font from fonts.googleapis.com, it does it over a connection not secure by SSL. This causes a mixed-content / partial-encryption warning in browsers when Genghis is served from an SSL source.

fonts.googleapis.com allows https://, which eliminates the warning.

@bobthecow
Copy link
Owner

Thanks for reporting this. I'll get a fix into v2.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants