Hi,
I have 3 nodes, i configure all basic network configuration -->install let's encrypt and access with green color on browser URL.
Then on node1 i create cluster:
on node2 i join to cluster of node1:
Command return ok:

Then i tried access browser:
from https://node01.domain.com:8006 - SSL ok but from this page i can not view configuration of node2
It take too long time to load with return connection time out (596)


From node2 i see self signed certificate issues by Proxmox VE

May i know how to fix this issues?
Thanks,
I have 3 nodes, i configure all basic network configuration -->install let's encrypt and access with green color on browser URL.
Then on node1 i create cluster:
Code:
pvecm create test-cluster --ring0_addr 10.10.30.1 --bindnet0_addr 10.10.30.0
on node2 i join to cluster of node1:
Code:
pvecm add 10.10.30.1 --ring0_addr 10.10.30.2
Command return ok:

Then i tried access browser:
from https://node01.domain.com:8006 - SSL ok but from this page i can not view configuration of node2
It take too long time to load with return connection time out (596)


From node2 i see self signed certificate issues by Proxmox VE

May i know how to fix this issues?
Thanks,