Cm_Cache_Backend_Redis
Cm_Cache_Backend_Redis copied to clipboard
Can't connect over TLS
Use Case
I want to use Digital Ocean's Redis cluster but they are running over TLS
Problem
Server doesn't expect tls:// as its protocol and there is no xml node to set that you need TLS
I'll try and work on this - stop me if I'm missing something obvious to you, like an undocumented way of doing this.
PR #157 adds TLS support, it has been supported in a later version of the library this code uses.
Doh! always upgrade to most recent before adding issues... when will I learn...
Mind you, if it's the library I might still need to do some plumbing... thanks for the heads up