Key protection algorithm not found: java.security.KeyStoreException: Certificate chain is not valid
VMware Vcloud Director 10.x
This happens if the certificate chain is out of order.
Certificate file's content should look like this:
-----BEGIN CERTIFICATE-----
xxxx
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
xxxx
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
xxxx
-----END CERTIFICATE-----
Note: Since 10.5.1 and later, the Service Admin portal needs to be accessible as that is the only supported way to update cell certificates. In cases where the portal is not accessible any more, try one of the options below :
For more information, see SSL Certificate Creation and Management of Your VMware Cloud Director Appliance.