yes it's the whole config
thanks a lot, i make an ssl certificate (autosigned for the moment)
and i put alle the tls args in the pmx.conf and all it's OK
Thanks a lot for your replies
good morning TodorPetkov,
thanks for replying
Here is my pmx.conf
upstream pmx.domain.ltd {
server "pmx.domain.ltd";
}
server {
listen 80;
rewrite ^(.*) https://$host$1 permanent;
}
server {
listen 80;
server_name pmx.domain.ltd;
ssl off;
proxy_redirect off...
hi everybody,
I install proxmox 6.3-6 on a DMZ, i ran a reverse proxy with nginx following the wiki page: https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy
i can connect to the proxmox GUI interface,
i can enter my username and password,
but i didn't see anything else i receive a pop up...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.