Skip to Content
0
May 04, 2018 at 05:55 PM

SSLCertificateException Peer Certificate Rejected by Chain Verifier

29973 Views

Hi.

I´m triyin to invoke a HTTPS REST webservice from PI, but I'm getting the following error: SSLCertificateException: Peer certificate rejected by ChainVerifier

The webservice does not require a client certificate to connect, nor does it gives an error when accesing it trough a web browser.

In the communication channel configuration I'm givin username and password, which is required by the service provider.

Should I import a certificate in PI? How can I solve this error?