I have proxmox running a container that runs nginx. When I try to connect to proxmox web-ui through the nginx redirect, I get a "401- no ticket" error a bit after logging in.
I'm pretty new to dealing with ssl/tls, but it seems really confusing (both ssl and the error). I've found https://forum.proxmox.com/threads/pve-console-behind-nginx-reverse-proxy.86525/ and https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy, but they both seem to have nginx running directly on the proxmox host, where they have access to the keyfiles. Is it standard for nginx deployments to require the keyfiles of all the computers they redirect to? Is there a better way to handle this than copying the keyfiles or mounting them into the client? or am I misunderstanding how to use nginx?
Thanks
I'm pretty new to dealing with ssl/tls, but it seems really confusing (both ssl and the error). I've found https://forum.proxmox.com/threads/pve-console-behind-nginx-reverse-proxy.86525/ and https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy, but they both seem to have nginx running directly on the proxmox host, where they have access to the keyfiles. Is it standard for nginx deployments to require the keyfiles of all the computers they redirect to? Is there a better way to handle this than copying the keyfiles or mounting them into the client? or am I misunderstanding how to use nginx?
Thanks