There was an error exporting the HTTPS developer certificate to a file
Hello everyone, I am facing the following issue with a brand new project (ASP.Net, SQL server and Angular:
The only change that I ever did on the project was the connection to the SQl which worked.
What I did so far was:
dotnet dev-certs https --clean
dotnet dev-certs https --trust
and it did not solve my issue.
I will repost this, if this is the wrong channel for such questions. Thank you
0 Replies