Closed roeltm closed 1 year ago
Have you tested these changes in the real life?
yes, for others if they want to test:
redis-server --tls-port 6379 --port 0 --tls-cert-file ./tests/tls/redis.crt --tls-key-file ./tests/tls/redis.key --tls-ca-cert-file ./tests/tls/ca.crt
Thanks a lot! I will make a release on the weekend.
@IlyaSkriblovsky When will you be able to release this?
@roeltm Done it, sorry for the delay
Continuation of https://github.com/IlyaSkriblovsky/txredisapi/pull/147.
Went throught the comments from @IlyaSkriblovsky and tested it with the attached example code.