Merge "Fix stunnel SSL options"
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
pid = /var/run/stunnel4/from-heat.pid
|
||||
cert = /etc/ssl/from-heat.crt
|
||||
key = /etc/ssl/from-heat.key
|
||||
options = NO_SSLv2 NO_SSLv3
|
||||
options = NO_SSLv2
|
||||
options = NO_SSLv3
|
||||
|
||||
{{#stunnel.ports}}
|
||||
[{{name}}]
|
||||
|
||||
Reference in New Issue
Block a user