-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Since version 1.5.13, Memcached supports TLS.
Motivation
At OpenStack, we use dogpile.cache as one of our oslo.cache Memcache backend drivers. To accommodate some cloud security requirements, we will need to enable TLS in Memcached as data must be encrypted in the wire in some scenarios.
I would like to help with the implementation of this if needed. I already got TLS support to python-binary-memcached, so now I'm trying to get this all the way up to oslo.cache so we can use it.
Metadata
Metadata
Assignees
Labels
No labels