Virtual Host creation failure - public cert (non-self-signed)

Former Community Member
Not applicable

Receiving:

Virtual host creation/update failed due to keystore cert validation error. Cert is invalid or cannot be trusted by java trust anchors or CAs

I have uploaded our cert/key combo (wildcard) which is from DigiCert. I have also added the DigiCert CA to the TLS keystore. Do I need to add the root?

Where can I get more information about what is failing?

0 1 329
1 REPLY 1

Not applicable

keystore addition needs a private key, server certificate, and the password. If the private key is not the right one for the server certificate, or wrong password or one of the key and certificate is corrupted you will see the validation error.

If keystore is already created and during virtual host configuration you see the error, then it could be the certificate subject is not matching or alias name error.