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

add authentication and native-tls feature for actix-redis #167

Closed
wants to merge 14 commits into from
Closed

add authentication and native-tls feature for actix-redis #167

wants to merge 14 commits into from

Conversation

fakeshadow
Copy link
Contributor

@fakeshadow fakeshadow commented Mar 22, 2021

PR Type

Feature

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

Add authentication command on connect.
Add native-tls feature for connecting to tls enabled redis server.

Closes #46, closes #151

@fakeshadow fakeshadow marked this pull request as draft March 22, 2021 15:31
@fakeshadow fakeshadow changed the title add authentication for actix-redis add authentication and native-tls feature for actix-redis Mar 23, 2021
@fakeshadow
Copy link
Contributor Author

I don't have time to resolve conflict and keep this PR in sync anymore.

It's appreciated if anyone can offer some help and see this change through.

@fakeshadow fakeshadow closed this Jul 22, 2021
@norru
Copy link

norru commented Jan 17, 2022

Oh! Does it mean that actix-redis doesn't support TLS and authentication (out of the box)? Is it not dangerous for production?

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