Redis SSL/TLS connections failed. #16268
Unanswered
m-yamaishi09580
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I intend to use redis for session management.
In it, I tried to make an SSL/TSL connection to redis, but got the following error.
When I investigated the authentication error, I was concerned about the phalcon/Storage/Adapter/Redis.zep section.
Wouldn't it be better to be able to set auth and stream after readTimeout?
I may be wrong for zephir code.
If SSL/TLS connection to redis is possible at this time, please let us know how to do so.
Beta Was this translation helpful? Give feedback.
All reactions