WebhookEndpoint: Problem occurred while trying to contact the payload URL!
search cancel

WebhookEndpoint: Problem occurred while trying to contact the payload URL!

book

Article ID: 377418

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Bridge4Git has been SSL enabled.

The Endevor Webhook Server monitors Endevor SCM Actions and uses those events to notify Bridge4Git to update the GitHub repository. 

The following SSL errors message occurs after Endevor action is perfomed:
WebhookEndpoint: Problem occurred while trying to contact the payload URL!

Environment

Endevor

Cause

The Webhook Server running in Endevor Web Services should trust the Bridge4Git server, but it has not been set

Resolution

The webhook server must trust the BridgeForGit server that runs with SSL. 

  1. A trust store with valid certificates for Bridge for git must be added to the Tomcat start-up for the webhook server.
  2. Check that a trust store is available for the Tomcat running the mainframe webhook server and web services. 
  3. Add the Bridge for Git certificate in the trust store for the webhook server.

Additional Information