I’m using a self-signed dev-cert using dotnet dev-certs, and it is working properly with any *.localtest.me site using that certificate. However, when running the proxy, it always returns an invalid certificate.
To bypass the “insecure connection” page in chrome I can type “thisisunsafe”, which is kind of annoying.
How can I fix this properly?