VMware vCenter OVA Certificate Trust

VMware vCenter OVA Certificate Trust

Typically, importing an OVA or OVF file is straightforward. However, after VMware vCenter version 7.0 Update 2, a new message began appearing when importing an OVA or OVF file. The message would say that the certificate is not trusted.

Technically speaking, you could click ignore and keep going. However, I didn’t want to do that.

In this post, I will show you step-by-step how to resolve the certificate is not trusted warning without clicking ignore.

The Process

Make sure you only follow this process on an OVA file you’ve received from a trusted source and that you’ve verified its authenticity.

An OVA is technically a tar archive, which is why we can view its contents with most zip programs.

In my example, the first certificate is the root certificate, which is the DigiCert Trusted Root G4 certificate.

In my example, the next certificate is the intermediate certificate, which is the DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1 certificate.

You’ll need to repeat this process for each intermediate certificate.

The next time you import an OVA containing those certificates in the certificate chain, it will show as a trusted certificate, and you won’t need to click ignore.

That’s all it takes to trust an OVA certificate chain to resolve the certificate is not trusted warning message.

If you want to read more about adding trusted root certificates to VMware vCenter, here is the VMware by Broadcom documentation about it.

Exit mobile version