Description: I am encountering a "SunCertPathBuilderException" error while working with a Marketo integration. This error is related to the validation of SSL/TLS certificates. I am seeking assistance from the Marketo community to resolve this issue.
Issue Details:
Steps Taken:
Request for Assistance: I kindly request assistance from the Marketo community in resolving this issue. Specifically, I would appreciate guidance on how to configure the system truststore on an AWS EC2 instance to resolve the "SunCertPathBuilderException" error.
Screenshots or Logs :
Solved! Go to Solution.
Thank you for your response. We are glad to inform you that we have resolved the issue with the Self-Service Flow Step.
The issue was caused by our service's SSL certificate chain not being known to Marketo API clients. To resolve the issue, we exposed our CA bundle to the endpoint and used it in openAPI.json.
You haven’t specified — the more detail, the better! — but I assume you’re using Call Webhook? Or is it a Self-Service Flow Step?
Either way, you need to find some way of a test URL to us to get help. Obviously it doesn’t have to be your real service but could be an instance just for testing.
Thank you for your response. We are glad to inform you that we have resolved the issue with the Self-Service Flow Step.
The issue was caused by our service's SSL certificate chain not being known to Marketo API clients. To resolve the issue, we exposed our CA bundle to the endpoint and used it in openAPI.json.