aspnetcore/src/Tools/dotnet-dev-certs
Javier Calvarro Nelson 3ceca46c5b
[Platform] Provide a better error message when the developer certificate can't be used (#16659)
Improves the error message Kestrel gives when the developer certificate key is not available for some reason.
2019-10-31 21:50:26 +01:00
..
src [Platform] Provide a better error message when the developer certificate can't be used (#16659) 2019-10-31 21:50:26 +01:00
README.md

README.md

dotnet-dev-certs

dotnet-dev-certs is a command line tool to generate certificates used in ASP.NET Core during development.

How To Use

Run dotnet dev-certs --help for more information about usage.