Open
Description
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
Labels
No labels