Unable to connect to secure client using bb8-redis
sagoez opened this issue · 2 comments
sagoez commented
Error: Unable to initialize redis client.
Caused by:
can't connect with TLS, the feature is not enabled
[Finished running. Exit status: 1]
I can work on a fix for this if you want
djc commented
How do you propose to fix it? Just forwarding the Cargo features sounds okay to me.
sagoez commented
Yes. That's what I was planning. Sounds good, will send PR