I would like this: https://domain.local to work on my local environement.I'm using Visual Studio 2022 Preview 17.13 and don't have IIS installed.
I tried to generate the pfx key and so one.... Many are on the certlm.msc but no one works...
I remember a time which VS ask us to accept the SSL certificate corresponding on what we have in our solution. Is this system always exists?
dotnet dev-certs https --trust
exits for other thing then localhost ?
Regards,
Mafyou.