Hi!
I am getting the following error while using the Web Services Lookup step.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Hi!
I am getting the following error while using the Web Services Lookup step.
PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Hi!
Please follow the steps below,
**keytool -importcert -file "****D:\SSL-Certificate**filename.cer" -alias randomaliasname -keystore JAVA_HOME/jre/lib/security/cacerts -storepass changeit
keytool -importcert -file **"****D:\SSL-Certificate**filename.cer" -alias randomaliasname -keystore JRE_HOME/lib/security/cacerts -storepass changeit