"PKIX path building failed" error when running action "Download File (HTTP)"
search cancel

"PKIX path building failed" error when running action "Download File (HTTP)"

book

Article ID: 376054

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

When running action "Download File (HTTP)" to download a file from Git the following error comes up:
Cannot complete operation: com.ibm.jsse2.util.ValidatorException: PKIX path building failed: com.ibm.security.cert.IBMCertPathBuilderException: unable to find valid certification path to requested target

Environment

Nolio Release Automation 6.8

Resolution

Adding the certificates required for access to Git to the /usr/local/Broadcom/ReleaseAutomationAgent/jre/lib/security/cacerts file using keytool resolves the error.