When successfully adding or updating an Active Directory server, you receive the warning: One or more certificates in the chain are not valid.
search cancel

When successfully adding or updating an Active Directory server, you receive the warning: One or more certificates in the chain are not valid.

book

Article ID: 390222

calendar_today

Updated On:

Products

VMware Aria Suite

Issue/Introduction

When executing Workflows that add or update an Active Directory server, the workflow succeeds but you receive an WARNING message similar to the following in the scripting log:

SCRIPTING_LOG - [Update an Active Directory server.../Import a certificate from URL/Import a certificate from URL with certificate alias (3/5/25 10:26:28)] One or more certificates in the chain are not valid.

After the execution of the workflow, the Active Directory inventory item is fully functional and can be leveraged as normal.

Environment

Aria Orchestrator 8.x

Cause

By default this workflow attempts a REST GET request that may or may not be able to successfully connect and validate the certificate chain.  This can be caused by a certificate server not running an IIS instance or an internal signing CA.

Resolution

Though there is a WARNING message reported, it does not affect the Workflow or the usage of the Active Directory object that is created in Orchestrator.  This message can be ignored when the workflow itself succeeds.