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

[Cluster] TLS-SNI: different servername per node #1114

Open
alexandre-abrioux opened this issue Apr 28, 2020 · 0 comments
Open

[Cluster] TLS-SNI: different servername per node #1114

alexandre-abrioux opened this issue Apr 28, 2020 · 0 comments

Comments

@alexandre-abrioux
Copy link
Contributor

alexandre-abrioux commented Apr 28, 2020

Hi everyone,

First of all, thank you for this amazing library and the work done here.

I've encountered an issue when trying to connect to a Redis Cluster via TLS where each node possesses its own SNI.

In fact I had no problem connecting to a single node using the tls.servername option.

But the tls option being common to all nodes I found no way of declaring different SNI per node.

I have made a fix by implementing a new boolean tlsSni option that I will introduce in a PR following the opening of this issue.

Thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant