We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to connect with a TLS redis connection (rediss://), we get the following error:
"ERROR: HV000: can't connect with TLS, the feature is not enabled- InvalidClientConfig"
Steps to reproduce the behavior, please provide code snippets or a repository:
I would expect that a TLS connection works out of the box.
If this is a config issue, some documentation on enabling TLS would be great.
N/A
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug report
Describe the bug
When trying to connect with a TLS redis connection (rediss://), we get the following error:
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
I would expect that a TLS connection works out of the box.
If this is a config issue, some documentation on enabling TLS would be great.
Screenshots
System information
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: