We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a656b9a commit 1fa03daCopy full SHA for 1fa03da
stunredis.sh
@@ -50,7 +50,6 @@ stunnelconf+=$"[redis-cli]\n"
50
stunnelconf+=$"client=yes\n"
51
stunnelconf+=$"accept=127.0.0.1:$LOCALPORT\n"
52
stunnelconf+=$"verifyChain=yes\n"
53
-
54
stunnelconf+=$"checkHost=$host\n"
55
stunnelconf+=$"CAfile=$lechain\n"
56
stunnelconf+=$"connect=$hostport\n"
0 commit comments