cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CPI : unable to find valid certification path to requested target

prabhu_s2
Active Contributor
0 Kudos
23,334

Hi

I am using HTTPS call to an external service using postman which works fine [just basic auth] but when I use the same in CPI I come across the error:

java.net.ConnectException: General SSLEngine problem, cause: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Config is

Any thoughts on why this behavioural difference when running the interface from CPI and testing via Postman?

FYI - I enabled the debug and copied the actual URL from the http step and used in the browser with the same user id and pwd , which works

View Entire Topic
dineshhome1361_7
Participant
0 Kudos

Hi Team,

I am also facing the same error in CPI. In my case, it works in CPI DEV without any certificates and authentication is via API-key but throws this error incase of CPI QA. Any idea why the behavioural difference?

Thanks,

Dinesh