Hi All,
I am struggling to get an SSL cert installed and working properly on a Proxmox 6.3 server.
I am following the instructions at:
https://www.ssldragon.com/blog/install-an-ssl-certificate-on-proxmox/
The CA is DigiCert. I create the CSR and key files without password, then upload the CSR with DigiCert who then returns a PEM file with all the certificates except root.
Then when I attempt to import into /etc/pvs/nodes/xxx/pveproxy-ssl.pem and /etc/pvs/nodes/xxx/pveproxy-ssl.key the front end web server stops serving content.
A journal check of pveproxy.service shows services recycled and are waiting.
I can also see there is a listener on TCP8006.
No response in browser using name or IP address on TCP8006.
If I remove the pveproxy-ssl PEM and Key files and recycle services, everything works again.
I've also tried copying the primary cert + DigiCertCA into a PEM file and uploading via web interface, which also does not work.
Is there a magic trick to getting this working ?
Many thanks
BeDazzler.
I am struggling to get an SSL cert installed and working properly on a Proxmox 6.3 server.
I am following the instructions at:
https://www.ssldragon.com/blog/install-an-ssl-certificate-on-proxmox/
The CA is DigiCert. I create the CSR and key files without password, then upload the CSR with DigiCert who then returns a PEM file with all the certificates except root.
Then when I attempt to import into /etc/pvs/nodes/xxx/pveproxy-ssl.pem and /etc/pvs/nodes/xxx/pveproxy-ssl.key the front end web server stops serving content.
A journal check of pveproxy.service shows services recycled and are waiting.
I can also see there is a listener on TCP8006.
No response in browser using name or IP address on TCP8006.
If I remove the pveproxy-ssl PEM and Key files and recycle services, everything works again.
I've also tried copying the primary cert + DigiCertCA into a PEM file and uploading via web interface, which also does not work.
Is there a magic trick to getting this working ?
Many thanks
BeDazzler.