cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Webhook via proxy chain and SSLHandshakeException

reymond1
Newcomer

Hi Everyone,

 

We are creating custom webhook from Dynatrace for problem notification. We have issue where Dynatrace failed to talk to webhook via proxy chain.

The error message in log is:

[IntegrationConfigUtils] Notification test failed: NotificationResult [retryRecommended=true, message=Could not send request., exception=SSLHandshakeException: Remote host closed connection during handshake, deliveryStatus=CONNECTION_PROBLEM

At least from CA cert perspective, I don't see exception where DT couldn't find the cert path. So, I would assume, CA cert is fine in DT. It's just trying to establish SSL connection with the remote webhook.

 

Is there a way in DT to enable debug on this specific issue?

 

Thanks,

 

1 REPLY 1

Hello.

As workaround you can skip certificate check by:

To debug this problem I will be execute : wget\curl\python scripts on node.

Or I will be use programs like "postman".

Regards,

Alexander

Featured Posts