Cluster - SSL3 - certificate verfiy failed

Bitzor

New Member
Jan 3, 2017
15
0
1
28
Hello Community,

I have some problems with a (hopefully) running separate cluster.

Short Version of the Problem:
I can see via the GUI of each Node the other Node but it's not "green"
Here a Screenshot:

status2-png.4999


If I'll try to do something with a Node which isnt the local, there appears a Window:
status3-png.5000


And the status of the Cluster is okay:
status-png.4998


I've done the Cluster with this tutorial :
https://pve.proxmox.com/wiki/Separate_Cluster_Network

There is one more strange thing (I think)

If I execute the command pvecm node, I'm able to see only the local node. But in the GUI it shows me the other node.

My only problem is this error :
ssl3_get_server_certificate

I've already tried to delete the SSL Files and tried to regenerate the files.
Without any changes..

https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x_and_newer)

rm
  • /etc/pve/pve-root-ca.pem
  • /etc/pve/priv/pve-root-ca.key
  • /etc/pve/nodes/<node>/pve-ssl.pem
  • /etc/pve/nodes/<node>/pve-ssl.key
pvecm updatecerts -f

Can someone help me?