Does anyone know what requirements are for sailpoint to successfully validate a server certificate when executing a powershell script in a workflow?. When we turn that on we receive the following error;{“result”:null,“warnings”:null,“error”:{“detailCode”:“500.1.526 SSL Error”,“message”:{“locale”:“en-US”,“localeOrigin”:“DEFAULT”,“text”:“Unable to verify the server’s SSL certificate.”}}}.
We added the server certificate to the VA’s certificate folder and confirmed the Certificate is not expired, revoked, is signed by Root CA
and target domain name and hostname are in the certificate’s Common Name and Subject Alternative Name.
Is this error due to the fact that sailpoint cloud cannot verify the certificate because it was not signed by a public certificate authority?