Skip to content

Unable to set or get when connecting with Encrypted AWS Memcached Cluster #248

Open
@junaidATtechnevity

Description

@junaidATtechnevity

I am trying to connect with AWS Memcached cluster with encyption in transit is enabled.
Connection seems successfull but enyimcached is unable to read the data from socket, giving error
"Socket bound to xx.xx.xx.40:11211 has 478 unread data! This is probably a bug in the code"

I have used stunnel it works fine with stunned, i have tried using direct socket connections from c# code which also works fine.
I donot want to use custom code.
EnyimCachedCore works fine when encryption in transit is disabled on cluster

Please share the best SSL settings if this is not the bug.
I am just setting UseSslStream = true and TargetHost = "myawsserver"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions