Hi Team,
I've recently upgraded all the PVE nodes + PBS nodes here and since that, my formerly fully trusted 3rd party certificate (used on PBS's) seems not trusted anymore. The PKI root certificate is imported on every PVE/PBS nodes and each nodes installed certificate is signed by that root CA.
Meanwhile, a simple:
from every PVE node report that everything is all trusted, all fine.
However, the "PBS storage" is not mounting on the PVE nodes...
Read more
I've recently upgraded all the PVE nodes + PBS nodes here and since that, my formerly fully trusted 3rd party certificate (used on PBS's) seems not trusted anymore. The PKI root certificate is imported on every PVE/PBS nodes and each nodes installed certificate is signed by that root CA.
Meanwhile, a simple:
Code:
curl -v https://pbs.domain.suffix:8007/
However, the "PBS storage" is not mounting on the PVE nodes...
Read more