I am getting SSLHandshake issue while trying to run adobe pdf service sdk even after adding certificate in JDK truststore.
Getting this error when trying to run adobe pdf service sdk after adding certificate with below keytool command-
keytool -import -trustcacerts -keystore "C:\Program Files\Java\jdk-17\lib\security\cacerts" -storepass changeit -noprompt -alias adobenewcertificate -file "C:\Users\Anuj.Sahu\Downloads\adobe_io.crt"
Error-
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target