Skip to content

Some resources are still loaded over http instead of https #142

@jonwetzel

Description

@jonwetzel

We finally have SSL for the topomath site. Unfortunately the site is partially broken because it is still loading some over http now. I have set up a redirect in the apache conf already, so at the webserver level everything is fine. I think these http must be either hard coded or a result of Drupal configuration. These issues don't occur on the dragoon LMS, only topomath.

Steps:

  1. Open topomath.asu.edu. Note that instead of a lock icon Chrome has a "!".
  2. Open the console and you will see errors:

"Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure stylesheet '<URL>'. This request has been blocked; the content must be served over HTTPS." "Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure script '<URL>'. This request has been blocked; the content must be served over HTTPS."

Perhaps this link is helpful:
https://www.drupal.org/https-information

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions