Skip to content

Insecure content not loaded on websites using HSTS #32

@txtsd

Description

@txtsd
Description of the problem

I serve my website exclusively over https using Strict Transport Security (HSTS). 1999 requests several resources explicitly over http, creating mixed content errors. The content can only be served over https so the resources are blocked in the browser.

Steps to reproduce
  1. [First step]
    Set up a server (nginx) and configure HSTS
  2. [Second step]
    Set up the server (nginx) to reverse proxy to the 1999 server
  3. [Third Step]
    Visit the website you just set up and you'll see these errors in your browser
What you expected to happen

The website and its resources from fargo.io should've loaded normally

Other data

OS: Archlinux
Browser: Chrome v52.0.2743.33 beta (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions