diff --git a/templates/stunnel-client.conf.j2 b/templates/stunnel-client.conf.j2 index 136d397..ad40776 100644 --- a/templates/stunnel-client.conf.j2 +++ b/templates/stunnel-client.conf.j2 @@ -2,9 +2,9 @@ sslVersion = TLSv1.2 {% else %} sslVersionMin = TLSv1.2 -{% endif %} options = SINGLE_ECDH_USE options = SINGLE_DH_USE +{% endif %} setuid = stunnel4 setgid = stunnel4