Cloudlfare Workers SSL/TLS Error on HTTPS requests

What is the name of the domain?

https://gateway.example.workers.dev

What is the error message?

write EPROTO 273280:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:....\third_party\boringssl\src\ssl\tls_record.cc:486:SSL alert number 40

What is the issue you’re encountering

Any request sent to the HTTPS of my cloudflare worker fails but HTTP requests go through and work but HTTPS fails and gives an error

What steps have you taken to resolve the issue?

Did lookup solutions online and checked my dashboard but could not resolve issue

What is the current SSL/TLS setting?

Flexible

What are the steps to reproduce the issue?

Deployed a cloudflare worker , tried sending requests to it for the past 6 days and it keeps returning the error