Skip to content

Feature/https redirect#185

Merged
Michael Vittrup Larsen (michaelvl) merged 1 commit intomainfrom
feature/https-redirect
Jun 1, 2023
Merged

Feature/https redirect#185
Michael Vittrup Larsen (michaelvl) merged 1 commit intomainfrom
feature/https-redirect

Conversation

@michaelvl
Copy link
Contributor

@michaelvl Michael Vittrup Larsen (michaelvl) commented May 25, 2023

Description

This PR Adds redirects from HTTP to HTTPS.

The blueprint previously alloved the HTTPS port to be configured and had a default of 443. With this PR, this feature have been removed. Now redirect from port 80 to 443 and TLS termination on port 443 is hardcoded.

Fixes #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP to HTTPS redirect

2 participants