PKIX path building failed: java.security.cert.CertPathBuilderException: No issuer certificate for certificate in certification path found error after adding new Internal CA or self-signed cert in vIDM
search cancel

PKIX path building failed: java.security.cert.CertPathBuilderException: No issuer certificate for certificate in certification path found error after adding new Internal CA or self-signed cert in vIDM

book

Article ID: 429560

calendar_today

Updated On:

Products

VCF Operations/Automation (formerly VMware Aria Suite)

Issue/Introduction

- Proxy configuration is enabled.

- The issue happens both with CA certs and self-signed certs generated from Aria Suite Lifecycle. 

- Adding the new cert to the trusted certs in vIDM does not change the behavior. 

Environment

vIDM 3.3.7

Cause

The proxy configuration can cause the requests to point to the proxy certificate for the SSL handshake. 

Resolution

To resolve this issue please apply the following steps: 

- Add the proxy certificate to the trusted store on the vIDM nodes. 

- Include the vIDM fqdn in the "non-proxied hosts" list within the proxy configuration. 

- Restart thew horizon-workspace service

service horizon-workspace restart