Skip to content

Instantly share code, notes, and snippets.

@PadreSVK
Created July 15, 2019 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PadreSVK/702703bc6dbe87dccd9bd23edd36c9c9 to your computer and use it in GitHub Desktop.
Save PadreSVK/702703bc6dbe87dccd9bd23edd36c9c9 to your computer and use it in GitHub Desktop.
snippet for renew certificate for kestrel
dotnet dev-certs https --clean
dotnet dev-certs https --trust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment