Self-signed certificate with litium-storefront proxy

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?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.