I have followed below doc for connecting my localhost to adobe target through adobe io console as explained in below document .
* 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
Solved! Go to Solution.
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 ??
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 ??
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
Views
Replies
Total Likes
Views
Replies
Total Likes
I hope you have downloaded the certificates from https://ims-na1.adobelogin.com url and followed steps mentioned in below link
If that is the case, I also did the same but no help
Views
Replies
Total Likes
Yes, open that site in a browser, view certificate, view certification path, and there you should find the CAs that must be trusted. In my case, I had 3 corporate CAs related to proxy that I had to add to java keystore.
It is very important that you do this for the SAME java install that your local AEM is using to run.
I had the same exact error and this solved it for me, as well as for another person in my organization. I wish you luck.
Views
Replies
Total Likes
You can try out steps in the below post if that helps
Views
Like
Replies
Views
Likes
Replies