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.pemandpveproxy-ssl.keyin/etc/pve/nodes/<source_node_name>directory into target node directory. - Restart
pveproxyservice using commandsystemctl restart pveproxy. - Refresh UI webpage