|
|
|
|
|
by capableweb
1054 days ago
|
|
Looks like an interesting project. What I guess is not really clear is why you'd want to do TLS for local only connections? Are the services published with the .local domain accessible from outside as well so it's like a ngrok alternative? I'm pretty sure I'm misunderstanding the value-add of having TLS for localhost connections... |
|
It often feels like the noose is tightening tbh. There are things that contemporary "evergreen" web browsers just flat out refuse to do without https.
I think this is where they document this... https://www.chromium.org/Home/chromium-security/prefer-secur...
which I got from this stack overflow answer https://stackoverflow.com/a/34161385