Not able to connect to adobe target from my local host , getting PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target while doing health check of IMS confi | Community
Skip to main content
New Participant
April 21, 2021
Solved

Not able to connect to adobe target from my local host , getting PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target while doing health check of IMS confi

  • April 21, 2021
  • 2 replies
  • 3419 views

I have followed below doc for connecting my localhost to adobe target through adobe io console as explained in below document .

 

https://experienceleague.adobe.com/docs/experience-manager-65/administering/integration/integration-ims-adobe-io.html?lang=en#prerequisites

 

* Created IMS configuration by downloading public key and loading the same on adobe I/O to get payload and client Id and all

* After that I tried to do health check , that is when I got below error

 PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SheaNi

I have this error too. Do you have a corporate proxy doing SSL interception? My theory is that may be my problem.

 

I have tried adding the necessary CA certificates to the "global trust store" and it does nothing to help.

 

Anyone from Adobe want to respond ??

2 replies

shelly-goel
Employee
April 28, 2021
SheaNiAccepted solution
New Participant
April 27, 2021

I have this error too. Do you have a corporate proxy doing SSL interception? My theory is that may be my problem.

 

I have tried adding the necessary CA certificates to the "global trust store" and it does nothing to help.

 

Anyone from Adobe want to respond ??

New Participant
April 28, 2021

Yes ...I also did the same added certificates into JVMbut no help...there is no proxy server configured in my machine
BTW i am using open JDK11 in my local , I hope that should not be a problem