Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1586

Get a custom local domain name with SSL working on a dotnet stack

$
0
0

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.


Viewing all articles
Browse latest Browse all 1586

Trending Articles