Proxmox Using custom SSL

luthorhdmi

New Member
Aug 1, 2024
2
0
1
Hello,

I have a custom cert that I just buy and want to secure servers
I read that we should not modify the default self signed SSL.

How to upload my custom cert without using the Web GUI, Since it will be tiring to manually upload on a large number servers
 
ok it seems i found the correct way using pvenode cert set <crt> <key> i can upload it.
But after running the command above my proxmox still using the default cert for ssl when i try to access the web gui
Is it because my ssl cn is *.domain.tld?