cancel
Showing results for 
Search instead for 
Did you mean: 

Rest Receiver Adaptor https

0 Kudos
424

Hi,

I am using rest adapter with https URL in receiver adapter. We are on PO 7.5.

i imported the certificates in TrusedCAs View , but when am trying to ping the communication channel , i get the below error.

iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier.

URL : https://services.odata.org/Northwind/Northwind.svc/

capture.jpg

Accepted Solutions (0)

Answers (2)

Answers (2)

Harish
Active Contributor
0 Kudos

Hi Ali,

This should be fine, I would suggest using the XPI inspector and getting the specific logs for the error.

regards,

Harish

Harish
Active Contributor
0 Kudos

Hi Ali,

I would suggest to run one test end to end to check if the certificate is working. Also please make sure you import the whole certificate chain in Trusted CA (with root and intermediate certificate).

regards,

Harish

0 Kudos

hi Harish,

i tried to create whole scenario but i got error related to the certificate so i tried to ping the URL from channel .

yes i imported all the certificates in TrusedCA , but i didn't use them in the channel as the list contains the private keys only.

Regards.