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

How do I connect using tls? #96

Closed
hunter-ji opened this issue Oct 7, 2023 · 3 comments
Closed

How do I connect using tls? #96

hunter-ji opened this issue Oct 7, 2023 · 3 comments

Comments

@hunter-ji
Copy link

I was ready to use TLS to connect, but I kept getting a clue. I've noticed that version 1.5 of release even adds nio-ssl as the default dependency, but so far I've been trying for hours and don't understand how to use TLS connections.
Maybe this is a very basic question, but I can't find a relevant post and can't find a relevant answer, can you prompt me, thank you!

@hunter-ji
Copy link
Author

image
I found the TLS configuration in PR 4 years ago, but it doesn't exist today.
Currently in the source code, I only see the configuration of tls in the connection to the cluster.
Do I understand it wrong? I'm really confused.😭

@Joannis
Copy link
Member

Joannis commented Oct 19, 2023

Hello @Kuari, you're right in that it's not supported yet. It's planned to be supported, and I believe it's been starting up as part of the Redis Cluster support. But unfortunately there's no API you can use at this point.

@hunter-ji
Copy link
Author

Thank you for your reply and your efforts. I'm looking forward to the new features coming.

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

2 participants