Using self-signed certificates

Hey everyone,
I’m working on a HubSpot integration and currently testing the webhook event system. However, I’m not receiving any events.
Could the issue be that I’m using a self-signed SSL certificate during the testing phase? Do I need to use a legit issued certificate?
Thank you!

Hi @FGoshev ,

Yes, the issue could be indeed due to the use of self signed SSL certification as HubSpot requires a valid, trusted SSL certificated for webhooks to work properly.

You may need to switch to a certificate issued by trusted CA for this.

You can confirm the status of your certificate by running a test on SSL labs for your reference as well.

If this helps, feel free to mark it as the solution

:check_mark:

and give it an upvote

:+1:

!