Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

localhost ssl certificate error in visual studio 2022 .net 6

In case we need to recreate the development localhost SSL certificate from scratch, the simplest thing is to use the appropriate command provided by the dotnet CLI:

> dotnet dev-certs https --trust
 
PREVIOUS NEXT
Tagged: #localhost #ssl #certificate #error #visual #studio
ADD COMMENT
Topic
Name
8+8 =