#Brotzka

1 messages ยท Page 1 of 1 (latest)

willow sedgeBOT
sharp musk
#

hi! well I know specifically we definitely can't connect to an endpoint that only supports TLSv1.3

bronze crypt
#

Hi ๐Ÿ™‚ Okay. We also support 1.2

sharp musk
#

do you have the event ID evt_xxx of one that failed?

bronze crypt
#

yes, one moment please

#

evt_1LrxslKFHuvf0rY4iqqAnV5z on account acct_1L2WdrKFHuvf0rY4

#

It is a connect webhook endpoint

#

My own account is acct_1CmCnBDrOnr1vuz2

sharp musk
#

hmm. Well I mean from our side we are connecting fine, there's no SSL handshake problem connecting to the URL.

#

It's just that you/Cloudflare are returning a HTTP-level 5xx error back

#

to be clear, I know we can't connect to URLs that only support TLS1.3, but in that case the connection fails entirely, you are getting past that point, so the problem might be more in the configuration of your site and Cloudflare

bronze crypt
#

Hmmm... I thought that the error occures while Stripe tries to connect to us?

#

Okay..

#

To bad ๐Ÿ˜„

sharp musk
#

we connected to you and you return back a 5xx error on the HTTP level

bronze crypt
#

Got it. But you as client in this case send us the desired TLS version if I get it right. So my assumption is, that you init the call with TLSv1.1 and Cloudflare denies the request, as we only support v1.2 and above.

sharp musk
#

quite possible

#

I'd assume we start with the lowest version, for maximum compatibility connecting to all our merchant's servers