killme2008 / killme2008/xmemcached
Is xmemacehd support tls connection with memcached?
- Dominant language
- Java
- Stars
- 764
- Forks
- 271
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Start by checking the xmemcached documentation and connection configuration for TLS support, then compare the required settings with the SSM XML configuration and the successful openssl connection; done means a documented or tested way to connect to AWS ElastiCache Memcached over TLS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, memcached
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100