How to fix err_ssl_protocol_error laravel?

Viewed 21

I am junior developer and using Laravel 8 on Apache, Ubuntu. I have Let's Encrypt cerificate on web-site https://mebelshiki.kz/ (installed by Certbot). But, when users come from some Xiaomi model (e.g. on Xiaomi Redmi 10 don't work, but work on Redmi 7) they get error this error enter image description here

  1. I tested SSL certificate on services (Screenshot of test result) and tried install ZeroSSL certificate

  2. I checked time and date on device that didn't work

  3. I cleared cookies and cache on device that didn't work But nothing helped!

From other devices works good (Apple, Samsung, another Xiaomi devices).

How to fix error 'net:err_ssl_protocol_error'?

0 Answers
Related