Skip to content
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

Closed
4 of 5 tasks
Rick-Anderson opened this issue Feb 8, 2018 · 2 comments
Closed
4 of 5 tasks

2.1 Improvements to HTTPS #5393

Rick-Anderson opened this issue Feb 8, 2018 · 2 comments

Comments

@Rick-Anderson
Copy link
Contributor

Rick-Anderson commented Feb 8, 2018

See dotnet/aspnetcore#2308
javiercn to review.

@guardrex
Copy link
Collaborator

For discussion/consideration:

Improve 'how to download' for running with HTTPS

https://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:

You should just need to run:

dotnet dev-certs https --trust

See the instructions here:

https://blogs.msdn.microsoft.com/webdev/2018/02/27/asp-net-core-2-1-https-improvements/

May also need the tool installed ...

dotnet install tool dotnet-dev-certs -g --version 2.1.0

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.

@scottaddie scottaddie removed their assignment Mar 14, 2018
@Rick-Anderson Rick-Anderson self-assigned this Mar 23, 2018
@guardrex
Copy link
Collaborator

Since the Enforce HTTPS topic is called out for the content's location, this one looks related: Add HttpsRedirection and Hsts middleware documentation #4568

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

No branches or pull requests

3 participants