Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

njutn95
Copy link
Contributor

@njutn95 njutn95 commented Dec 22, 2020

Q A
Branch? 5.x
Bug fix? no
New feature? yes
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A (will create it tomorrow)

As already fixed in #35503, this enables the use of TLS protocol within the DSN string.
An example DSN string

redis://127.0.0.1?tls=1

will result in

tls://127.0.0.1

@njutn95
Copy link
Contributor Author

njutn95 commented Dec 22, 2020

I've just realized that this is a duplicate of few hours older PR (#39599), so I'm closing this one in favor of the other PR.

@njutn95 njutn95 closed this Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants