Y
Hacker News
new
|
ask
|
show
|
jobs
by
BorisWilhelms
2185 days ago
How does it work with LetsEncrypt? I always thought you need to be public in order to get valid SSL certs. How does LetsEncrypt work with mDNS?
1 comments
tadfisher
2184 days ago
mDNS would be used for the internal network to discover hosts. The proxy server would terminate SSL using a LetsEncrypt certificate before forwarding traffic to one of the internal nodes (discovered via mDNS).
link