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

Add HttpsRedirection and Hsts middleware documentation #4568

Closed
jkotalik opened this issue Oct 13, 2017 · 8 comments
Closed

Add HttpsRedirection and Hsts middleware documentation #4568

jkotalik opened this issue Oct 13, 2017 · 8 comments
Assignees

Comments

@jkotalik
Copy link
Contributor

We just added a new set of middleware (aspnet/BasicMiddleware#264) that will Redirect HTTP to HTTPS and Add the Strict-Transport-Security header to HTTPS responses. We need documentation by 2.1 for this. It should be straightforward. I can write a draft for the documentation.

This would go in the "Enforcing SSL" section or in parallel to it.

@scottaddie
Copy link
Member

@jkotalik Please let me know when the draft is ready, and I'll work with you to get it published.

@Rick-Anderson Rick-Anderson added this to the Sprint 126 (10/21/17 - 11/10/17) milestone Oct 16, 2017
@scottaddie scottaddie modified the milestones: Sprint 126 (10/21/17 - 11/10/17), Sprint 128 (12/02/17 - 12/22/17) Nov 21, 2017
@scottaddie scottaddie modified the milestones: Sprint 128 (12/02/17 - 12/22/17), Sprint 130 (ends 1/26/2018) Jan 4, 2018
@scottaddie
Copy link
Member

@jkotalik What's the status of the draft?

@jkotalik
Copy link
Contributor Author

jkotalik commented Jan 4, 2018

I'll get on this within the next week or so. The design is fairly hardened now so I can properly document it. @danroth27 would you prefer to combine all Https documentation into the same doc or keep this separate?

@Rick-Anderson
Copy link
Contributor

@danroth27 can you comment?

@Rick-Anderson
Copy link
Contributor

@jkotalik how is the doc doing? @danroth27 see a question for you.

@danroth27
Copy link
Member

Same doc seems fine to me.

@Rick-Anderson
Copy link
Contributor

@jkotalik let me know when you have a draft of the article or when you'll have time to work on it. I can do the editing and polish it off.

@jkotalik
Copy link
Contributor Author

Thanks @Rick-Anderson ❤️

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

4 participants