Will invalid certificate for my ssl work while postback(webhooks)

gully
Hi,

I have a postback url set up with certificate generated from openssl. Due to this while accessing the url from browser ,the browser usually says that the website is using an invalid certificate and therefore asks the client(who is calling the url) 'if he wants to proceed'. Once the client clicks on wiling to proceed the url is hit and it works how it is expected.
My question is with this particular url would postbacks/webhook work?Asking this question specifically as for postback 'https' is a must
Sign In or Register to comment.