redict/.github
Yossi Gottlieb fb2a94af3f
TLS: relax verification on CONFIG SET. (#7665)
Avoid re-configuring (and validating) SSL/TLS configuration on `CONFIG
SET` when TLS is not actively enabled for incoming connections, cluster
bus or replication.

This fixes failures when tests run without `--tls` on binaries that were
built with TLS support.

An additional benefit is that it's now possible to perform a multi-step
configuration process while TLS is disabled. The new configuration will
be verified and applied only when TLS is effectively enabled.
2020-08-17 17:36:50 +03:00
..
ISSUE_TEMPLATE Adds GitHub issue templates (#7468) 2020-07-16 21:01:27 +03:00
workflows TLS: relax verification on CONFIG SET. (#7665) 2020-08-17 17:36:50 +03:00