• My site is set to redirect http requests to https, and this seems to work fine for incoming requests. But Mozilla Observatory complains that some external scripts are loaded over http. Is there a way to force external scripts to be loaded over https?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Kenny Moore

    (@bygosh)

    I tried using an htaccess directive …
    Header always set Content-Security-Policy “upgrade-insecure-requests;”
    … no joy.
    Also tried using the Subresource Integrity Manager plugin. No fault of the plugin – the author gives advice on how to fix the problem, just a bit beyond my skill set/comfort level – my limitation, no bad reflection on the plugin, but … no joy.

Viewing 1 replies (of 1 total)
  • The topic ‘Load all external scripts over https’ is closed to new replies.