-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
Labels
No labels