Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Enforce HTTPS #528

Closed
phobos711 opened this issue Dec 27, 2018 · 2 comments
Closed

Enforce HTTPS #528

phobos711 opened this issue Dec 27, 2018 · 2 comments
Labels
bounty enhancement New feature or request help wanted Looking for contributors to resolve this issue
Milestone

Comments

@phobos711
Copy link

I’ve successfully configured a x509 certificate for https communication over port 443. When manually typing the full address (example: https://test.contoso.com) it works fine. However when typing test.contoso.com, it doesn’t automatically redirect to https and the site doesn’t load and the page times out.

Per Adam, looks like we will need to enable this option in the UD configuration: https://docs.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-2.2&tabs=visual-studio

Thanks!

@adamdriscoll adamdriscoll added the enhancement New feature or request label Dec 28, 2018
@adamdriscoll adamdriscoll added help wanted Looking for contributors to resolve this issue bounty labels Aug 7, 2019
@adamdriscoll
Copy link
Member

This bug now has a bounty: https://www.bountysource.com/issues/68017396-enforce-https

@adamdriscoll
Copy link
Member

@UnicodingUnicorn PR merge. Can you click claim bounty on the bounty source link?

@adamdriscoll adamdriscoll added this to the 2.5.4 milestone Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bounty enhancement New feature or request help wanted Looking for contributors to resolve this issue
Projects
None yet
Development

No branches or pull requests

2 participants