Skip to content

Conversation

sliekens
Copy link
Contributor

I updated the README for dotnet with a better way to manage HTTPS development certificates for ASP.NET Core.

Previously, it recommended a solution that did not work well in team or open source environments, as it required manual steps, and the solution carried a risk of unintended password disclosure.

I added a solution which does not require manual steps, nor does it have any risk of leaking passwords.

I did not remove the old instructions, but I did add a warning to avoid using it for shared projects.

@sliekens sliekens requested a review from a team as a code owner June 17, 2024 16:31
chrmarti
chrmarti previously approved these changes Jun 19, 2024
Copy link
Contributor

@chrmarti chrmarti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, left one comment.

Co-authored-by: Samruddhi Khandale <samruddhikhandale@github.com>
@sliekens
Copy link
Contributor Author

Thanks for the reviews @samruddhikhandale @chrmarti

I applied the suggestions. Can you review again?

Copy link
Member

@samruddhikhandale samruddhikhandale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appreciate the doc update, thanks!

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

Successfully merging this pull request may close these issues.

3 participants