ervwalter@alien.topBtoSelf-Hosted Main@selfhosted.forum•Is it worth the bother (or even possible) to encrypt LAN traffic with NGINX Proxy Manager?English
1·
1 year agoI do something similar:
Incoming traffic -–[https traffic]—> reverse proxy -–[https traffic]—> real services (emby, etc).
The traffic from my browser to the reverse proxy is encrypted with TLS certs from letsencrypt. Whenever possible (it usually is), I configure the real services to expose HTTPS endpoints even if they are just with self-signed certs. That way the proxy-to-service traffic is also encrypted.
It depends on your goals of course.
Personally, I use Proxmox on a couple machines for a couple reasons:
Is that overkill? Yes. But I wouldn’t say it “doesn’t make sense”. It makes sense but just isn’t necessary.
Fudge topping on ice cream isn’t necessary either, but it sure is nice.