Hello,
I attempted to replace the default TLS certificate used by Proxmox Datacenter Manager (PDM) with a certificate issued by an internal CA. Even after replacing proxy.pem and proxy.key in /etc/proxmox-datacenter-manager/, updating permissions, restarting services, and killing the API processes, PDM continued to present the original self‑signed certificate generated on first startup.
PDM does not load TLS material from the filesystem, nor does it provide any CLI or API mechanism to import a custom certificate. The certificate appears to be stored internally and is not replaceable through documented means. As a result, administrators cannot deploy CA‑signed certificates for PDM, which limits integration into environments with strict PKI requirements.
Any Ideas how i can solve this?
Thanks in advance for any suggestion
I attempted to replace the default TLS certificate used by Proxmox Datacenter Manager (PDM) with a certificate issued by an internal CA. Even after replacing proxy.pem and proxy.key in /etc/proxmox-datacenter-manager/, updating permissions, restarting services, and killing the API processes, PDM continued to present the original self‑signed certificate generated on first startup.
PDM does not load TLS material from the filesystem, nor does it provide any CLI or API mechanism to import a custom certificate. The certificate appears to be stored internally and is not replaceable through documented means. As a result, administrators cannot deploy CA‑signed certificates for PDM, which limits integration into environments with strict PKI requirements.
Any Ideas how i can solve this?
Thanks in advance for any suggestion