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

Is xmemacehd support tls connection with memcached? #148

Open
develeesy opened this issue Jan 22, 2025 · 0 comments
Open

Is xmemacehd support tls connection with memcached? #148

develeesy opened this issue Jan 22, 2025 · 0 comments

Comments

@develeesy
Copy link

in aws elasticached memcached, there is option for 'in transit" which means connection with tls.

in case of cli, I can connect to tls memecached by this command below
openssl s_client :

I tested it worked and I also want to apply it to my spring project (not spring boot)
in my project, config for cacheManager is being configured by xml file with SSM(simpleSpringMemcached) and xmemcached lib

so I wonder if xmemcached support tls connection

please give me some guide if its possible

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

1 participant