pagure - remove refs to sslv1/2 as no longer supported
This commit is contained in:
parent
ab050ecc02
commit
f605f83ad6
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ pid = /var/run/stunnel.pid
|
||||||
|
|
||||||
[{{ stunnel_service }}]
|
[{{ stunnel_service }}]
|
||||||
sslVersion = all
|
sslVersion = all
|
||||||
options = NO_SSLv2
|
|
||||||
options = NO_SSLv3
|
options = NO_SSLv3
|
||||||
options = NO_TLSv1
|
|
||||||
accept = {{ stunnel_source_port }}
|
accept = {{ stunnel_source_port }}
|
||||||
connect = {{ stunnel_destination_port }}
|
connect = {{ stunnel_destination_port }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue