Skip to main content
November 28, 2023
Solved

SSL Cert Error

  • November 28, 2023
  • 1 reply
  • 0 views

Hi,

I am trying to integrate a web api in Appian enviornment but getting error that The connection is not secure even the web api is secured by SSL certificates. 

Apart from this, I am able to access web api in postman without any errors.

Please suggest me what should I do to fix this.

    Best answer by stefanhelzle0001

    A typical issue is that you use self signed certificates and Appian cannot validate the full certificate chain. For this to solve, you need to upload the certificate you used for signing up to the root certificate.

    1 reply

    stefanhelzle0001
    November 28, 2023

    A typical issue is that you use self signed certificates and Appian cannot validate the full certificate chain. For this to solve, you need to upload the certificate you used for signing up to the root certificate.