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

Memcached cluster with encription transit enabled unable to connect #47

Open
igncurlar-94 opened this issue Feb 27, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@igncurlar-94
Copy link

When I add an aws node that has encription-transit enabled, I get the error that it cannot connect. Have you encountered this problem?

@igncurlar-94 igncurlar-94 added the bug Something isn't working label Feb 27, 2024
@hatamiarash7
Copy link
Owner

hatamiarash7 commented Feb 28, 2024

No Unfortunately, I did not test this project with AWS. If you provide more details, finding a solution to this problem is possible.

@igncurlar-94
Copy link
Author

To put it in context I use it to manage my memcached clusters on AWS. When the cluster has encryption enabled (option enabled encyptation-in-transit), this is AWS recommended practice, it refuses me the connection. When I disable this I can connect to the nodes without any problems.

I am trying to replicate this issue locally, using a memcached image and modifying it to enable encryption. I understand that this image will reject unsecured connections and will have to be via TLS. But I'm not sure.

Mostly I'm more into SysAdmin branch and not so much into programming, that's why I was asking.
Here is some aws documentation.
https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/in-transit-encryption.html#in-transit-encryption-connect-php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants