I have installed proxmox and am running a simple ubuntu server where I have installed nginx. How and where do I setup ssl? I only want to use nginx to forward location to another web server. Can I set up Let's Encrypt ssl on the nginx server and forward to port 80 on the other web server or do I have to set up ssl on each of the targets?
I will have many dns names passing through the nginx proxy