Skip to content

Is xmemacehd support tls connection with memcached? #148

@develeesy

Description

@develeesy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions