Force TLSv1.2 so we get a TLS handshake

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-09 07:28:42 +02:00
parent a528da29d8
commit 08d4e3f7b0

View file

@ -30,6 +30,7 @@ pid=$TMPFILE.pid
[${host}_${port}]
accept=${lport}
connect=${host}:${port}
sslVersion = TLSv1.2
" > $TMPFILE
$STUNNEL_EXEC $TMPFILE