#vporto01
1 messages · Page 1 of 1 (latest)
How can I help?
hi jack
so my webhooks works perfectly in my localhost
but in the live app I get tls error
Do you have the full error message?
evt_1OFAcBLtJnmsejmm51Jwvb8E
where do i find it?
"I get tls error" -> do you have the full message about this error?
There's a link in the tooltip, can you click it?
Sure
Ok, does the link help?
no
the payments are received in my stripe dashboard. but the webhooks fail so the users can access the product
Can you send me the link that tooltip shows?
https://www.ssllabs.com/ssltest/analyze.html?d=om-qb.com I did a analyze on your domain, the report shows that the certificate chain is incomplete.
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Yup, exactly the same issue
One of the most common issues people encounter is an incomplete certificate chain, which usually means an intermediate certificate is not installed. Your SSL/TLS provider should be able to provide the missing certificate and instructions for installing it.
You should reach out to your SSL/TLS provider
cant stripe allow me to not use this certificate?
No, you need to properly setup SSL for your endpoint
my client said he bought and set up his ssl for the domain
all links show that the server support TSL
The reports says the chain is incomplete
You can ask your client to contact their SSL provider to fix this problem.
Is it because of DNS CAA?
Heroku doesn’t have support so I can reach out to them 😢
I'm not the expert in this. You can share the stripe support doc and the ssllabs report to the SSL provider and ask them to fix the incomplete certificate chain problem.
Ok
But are you sure the web hooks are not being listened because of this TLS problem?
Yes you are right
??
The webhook delivery is unsuccessful due to the TLS problem in your server.