This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
Enforce HTTPS #528
Labels
bounty
enhancement
New feature or request
help wanted
Looking for contributors to resolve this issue
Milestone
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!
The text was updated successfully, but these errors were encountered: