The way to fix this issue is to regenerate all certificates on the node (host) giving this error.
- Go to the Proxmox GUI and on the left highlight the node.
- Then select “Shell” on the right.
- At the prompt run below commands on all affected nodes.
pvecm updatecerts -f
Then run
systemctl restart pvedaemon pveproxy
That’s it.