Cylix/cpp_redis

client support for tls

Opened this issue · 0 comments

A feature request - please support TLS between cpp-redis once TLS support is available within the upstream redis.

Upstream redis looks to be implementing and reviewing inclusion of TLS support within redis/redis#4855

It looks as if this will cover the within-cluster communications, in addition to client/server communication.

Please consider support of tls once the upstream support lands. And as always, thanks for your work @Cylix