#Do I need both Nginx Proxy Manager and Let's Encrypt for a subdomain?

1 messages · Page 1 of 1 (latest)

compact cliff
#

I'm trying to send a subdomain to home assistant (home.domainman.com), and have some previous experience with Nginx Proxy Manager. I was curious if I need to use Let's Encrypt in addition or not, or what the recommended way to deal with this is.

pearl flax
#

NPM has LE cert management built in. A separate add-on would not be needed.

compact cliff
#

So this will suffice.

#

I'm not able to find the documentation I need to correctly set it up. If using a DNS challenge in the TLS certificate, I don't need to port forward? What forwarding do I need to do from my domain host then?

pearl flax
#

ports 80 and 443 should be forwarded to the IP address of NPM

compact cliff
wheat depot
#

Have you checked if your WAN shows 443 and 80 "open"? you can go here and check https://portchecker.co/. Otherwise, Is NPM running on your home assistant or on a docker or vm?

compact cliff