Synchronous Proxmox Nodes UI certificates
If same certificate can be used for multiple domains in Proxmox clusters' nodes, then can use following steps to synchronous certificates.
- Login to the new node (target node)
- Change to current node directory
/etc/pve/nodes/<target_node_name>
- Copy two files
pveproxy-ssl.pem
andpveproxy-ssl.key
in/etc/pve/nodes/<source_node_name>
directory into target node directory. - Restart
pveproxy
service using commandsystemctl restart pveproxy
. - Refresh UI webpage