-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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:
- Open topomath.asu.edu. Note that instead of a lock icon Chrome has a "!".
- 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