Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ahmadt's avatar

phpredis witl tls

Hi

I'm using laravel 5.7 with phpredis (PHP 7.2) but Im not able to get it to work with tls, I'm trying to use it with digital ocean redis managed database which only supports tls connection

Any idea if tls even supported with laravel/phpredis?

0 likes
1 reply
bobbybouwmann's avatar

Are you using the latest phpredis version? I believe this was fixed in a future version. I once had this issue as well!

Please or to participate in this conversation.