Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to TLS #108

Open
moisesguimaraes opened this issue Nov 21, 2019 · 1 comment
Open

Add support to TLS #108

moisesguimaraes opened this issue Nov 21, 2019 · 1 comment

Comments

@moisesguimaraes
Copy link

Since version 1.5.13, Memcached supports TLS.

Motivation

At OpenStack, we use memcached in 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 looked over the documentation and couldn't find anything related to TLS support. If there is a way to achieve that, please let us know.

I would like to help with the implementation of this if needed.

@mckelvin
Copy link
Contributor

Hey Moisés, this looks like a pretty awesome new feature. Unfortunately the TLS is not supported yet in libmc . I think it would be great to add TLS as an optional requirement. @pypeng Do you have any input?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants