-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.1 Improvements to HTTPS #5393
Comments
For discussion/consideration: Improve 'how to download' for running with HTTPShttps://docs.microsoft.com/aspnet/core/tutorials/index#how-to-download-a-sample Possibly update section heading: How to download and run a sample Per @scottaddie:
May also need the tool installed ...
Change "how to download" link text to "how to download and run" across the repo. Also note that FF has required a manual step to approve the use of untrusted certs in the past. |
Since the Enforce HTTPS topic is called out for the content's location, this one looks related: Add HttpsRedirection and Hsts middleware documentation #4568 |
See dotnet/aspnetcore#2308
javiercn
to review.app.RedirectToHttps
See also New kestrel configuration & related APIs #5056 and https://blogs.msdn.microsoft.com/webdev/2018/02/02/asp-net-core-2-1-roadmap/#security
The text was updated successfully, but these errors were encountered: