• Yossi Gottlieb's avatar
    TLS: Add missing redis-cli options. (#7456) · b057ff81
    Yossi Gottlieb authored
    * Tests: fix and reintroduce redis-cli tests.
    
    These tests have been broken and disabled for 10 years now!
    
    * TLS: add remaining redis-cli support.
    
    This adds support for the redis-cli --pipe, --rdb and --replica options
    previously unsupported in --tls mode.
    
    * Fix writeConn().
    
    (cherry picked from commit d9f970d8)
    b057ff81
redis-cli.c 299 KB