Personal Services: Execution Engine - RestCall

Submitted by code_admin on Mon, 07/23/2018 - 11:17

Back to Execution Engine

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:

  1. 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

Back to Execution Engine

Tags

RJM Article Type
Work Notes