Google Fonts cause unsecure warnings when using SSL

Created on 19 February 2013, over 11 years ago
Updated 28 February 2024, 9 months ago

When viewing pages using SSL (i.e. https://...) the browser will warn users that there are insecure items on the page. The inclusion of Google Fonts in the design.css file using http is the source of the problem. I edited my copy, simply removing the "http:" part, leaving the include lines like "@import url(//fonts.googleapis.com/...)" and it appears to fix it for me.

I also found some info at http://drupal.org/node/1851522 - particularly comment #3 is interesting as the solution I used might not be the best.

Feature request
Status

Fixed

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024