Comment on How would I set up local DNS or DNS rewrite
catloaf@lemm.ee 5 weeks ago
What exactly is the problem with the certs? It should be trivial to issue them for the correct name and trust them.
Comment on How would I set up local DNS or DNS rewrite
catloaf@lemm.ee 5 weeks ago
What exactly is the problem with the certs? It should be trivial to issue them for the correct name and trust them.
RagingHungryPanda@lemm.ee 5 weeks ago
So even if I remove the SSL cert lines from the router Nginx config, it seems to be applying the router’s SSL certificate. I commented out some lines to use a certificate for my root domain, but I’d rather NPM handle that, which doesn’t seem to be happening.
catloaf@lemm.ee 5 weeks ago
Why is your router doing TLS termination? Stop that.
RagingHungryPanda@lemm.ee 5 weeks ago
You got me on to something. It looks like Nginx can be configured for tls passthrough serversforhackers.com/…/tcp-load-balancing-with-n…