Problem with certificate for Kestrel
After clone new project on which I am working, and after dotnet restore; dotnet run
commands I received following message:
Instruction in message is clear and after run dotnet cli cmd and confirmation below dialog everything works finedotnet dev-certs https --trust
If you have problem with valid SSL certificate, you must delete and create new dev certificate. This sometimes happened because of voodoo combination IIS Express and Visual Studio.
🤞 Happy codding 🤞