aspnetcore/src/Tools/dotnet-dev-certs
Javier Calvarro Nelson 0c5c1771ef
[Https] Export the certificate in PEM format too (#23803)
* Changed `--key-format` to `--format`.
* Changed the format of the certificate to PEM when `--format pem` is indicated.
2020-07-09 10:04:12 -07:00
..
src [Https] Export the certificate in PEM format too (#23803) 2020-07-09 10:04:12 -07: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.