Hi all,
I need to call the following rest endpoint from one of AEM java model/servlet.
https://localhost:9002/ws410/rest/catalogs/fanengagement/catalogversions/Staged/products/11009
I am getting the following exception.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
So I installed the .cer file in my local jdk.
Then I was able to call the above rest point from a static java program.
But I am still unable to call this url from my AEM servlet / model.
Can anyone tell me the steps that I need to follow for successful invocation of the rest url
Thanks,
Suswan
[Here is the list of all Adobe forums... https://forums.adobe.com/welcome]
[Comments is to ask about the operation of the Forum, not a specific program]
[Moved from the Comments forum to the specific Program forum... Mod]