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

Issue #284 Handle ssl connections #285

Merged
merged 1 commit into from
May 3, 2023
Merged

Issue #284 Handle ssl connections #285

merged 1 commit into from
May 3, 2023

Conversation

gtnx
Copy link
Collaborator

@gtnx gtnx commented Dec 19, 2018

  • RedisPublisher handles ssl flag
  • Update docs

Btw, i've used black for the small parts i've changed. Have you considered using this tool. It really reduces time spent on code formatting and let developers focus on what matters.

In terms of testing, afaik travis does not support natively ssl redis-servers. Since modifications relies on well-tested code (redis.SSLConnection), i guess it's ok not to test it thoroughly.

@gtnx
Copy link
Collaborator Author

gtnx commented Jan 23, 2019

Hello,

What do you think about this?

* `RedisPublisher` handles `ssl` flag
* Update docs
@grevzi
Copy link

grevzi commented Jun 30, 2022

Hello @jrief.
Could you check this PR, please?
Is this ready to be merged?

@mlindemu
Copy link

mlindemu commented May 3, 2023

Hello @jrief, love the library! I'm in the same boat as @gtnx (see: #284). Need to use SSL in an Azure environment. Can you review this PR?

@jrief jrief merged commit 3b26de8 into jrief:master May 3, 2023
@jrief
Copy link
Owner

jrief commented May 3, 2023

@gtnx would you like to take the maintenance of this library?

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

Successfully merging this pull request may close these issues.

4 participants