Skip to content

mitre.github.io could/should enforce HTTPS #22

@MichalBryxi

Description

@MichalBryxi

The problem

When visiting http://mitre.github.io/ I correctly get a warning from my browser that: "This site does not have a certificate. Because this connection is not secure, information (such as passwords or credit cards) will not be securely sent to this site and may be intercepted or seen by others."

But the HTTPS variant does seem to exist: https://mitre.github.io/

The problem for me is that nowadays in most cases there is no good reason to serve pages over HTTP.

Notes

According to GitHub Pages docs:

You can enforce HTTPS for your GitHub Pages site to transparently redirect all HTTP requests to HTTPS.

Proposed solution

Enable automatic redirect from HTTP to HTTPS on GitHub Pages for mitre.github.io

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