summaryrefslogtreecommitdiff
path: root/tests/sentinel
diff options
context:
space:
mode:
authorYossi Gottlieb <yossigo@gmail.com>2019-09-12 11:10:22 +0300
committerYossi Gottlieb <yossigo@gmail.com>2019-10-07 21:07:27 +0300
commit61733ded1426908c6b0c1b8c94f03cff3d20f32e (patch)
tree6b2482e7b987007afd68a6c31baa62873e91d4ed /tests/sentinel
parent6b6294807c0bca50041da117c1abb35f5114e972 (diff)
downloadredis-61733ded1426908c6b0c1b8c94f03cff3d20f32e.tar.gz
TLS: Configuration options.
Add configuration options for TLS protocol versions, ciphers/cipher suites selection, etc.
Diffstat (limited to 'tests/sentinel')
-rw-r--r--tests/sentinel/run.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sentinel/run.tcl b/tests/sentinel/run.tcl
index 9a2fcfb49..996af906a 100644
--- a/tests/sentinel/run.tcl
+++ b/tests/sentinel/run.tcl
@@ -6,6 +6,7 @@ cd tests/sentinel
source ../instances.tcl
set ::instances_count 5 ; # How many instances we use at max.
+set ::tlsdir "../../tls"
proc main {} {
parse_options