Let's Encrypt cert
Posted: Sat Apr 05, 2025 9:53 am
Let me preface this by stating that I do NOT allow ingress to the NAS from my public IP. I have an ssh service running on a hardened VM, and Wireguard running on a dedicated VM. All of this is set up via port forwarding.
I have a service I'd like to run where the client needs an SSL connection, and it can be fronted with nginx. I have DDNS enabled, which gives me a hostname. I enabled the SSL cert from Let's Encrypt.
Where can I obtain the cert, key, and key passphrase? I need to add them to my nginx instance. Again, under NO circumstances will I allow ANY traffic to ingress from the internet to the NAS: nginx will be running on one of my docker servers, and port 8443 will be forwarded to the nginx container.
I have a service I'd like to run where the client needs an SSL connection, and it can be fronted with nginx. I have DDNS enabled, which gives me a hostname. I enabled the SSL cert from Let's Encrypt.
Where can I obtain the cert, key, and key passphrase? I need to add them to my nginx instance. Again, under NO circumstances will I allow ANY traffic to ingress from the internet to the NAS: nginx will be running on one of my docker servers, and port 8443 will be forwarded to the nginx container.