TLS: Connections refactoring and TLS support.
* Introduce a connection abstraction layer for all socket operations and integrate it across the code base. * Provide an optional TLS connections implementation based on OpenSSL. * Pull a newer version of hiredis with TLS support. * Tests, redis-cli updates for TLS support.
This diff is collapsed.
This diff is collapsed.
tests/unit/tls.tcl
0 → 100644
This diff is collapsed.
This diff is collapsed.
utils/gen-test-certs.sh
0 → 100755
This diff is collapsed.
Please register or sign in to comment