Calling IFTTT or other site with go-daddy certificate
Go-Daddy have not registered their root cert with Java. Calling https to these sites results in a certificate exception:
-
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
To resolve this the Go-Daddy cert must be added to the keystore:
Adding certificate
RJM Article Type
Work Notes