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.
Discussion posts and replies are publicly visible
The error message explains the issue in detail. The system you want to connect to seems to use a self-signed certificate which Appian cannot verify.
Then how can I fix this?
Did you try to follow the advices in the error message?
Stefan, I am not clear here that should I add the web api SSL certificate in Appian or a new ssl certificate?
You will need to upload the certificate, or the chain of certificates, used to sign the certificate used by the other system.