Use TCP for TLS connections
This commit is contained in:
@@ -37,7 +37,7 @@ end
|
||||
|
||||
firewall_rule 'ejabberd_stun_turn_tls' do
|
||||
port node["ejabberd"]["stun_turn_port_tls"]
|
||||
protocol :udp
|
||||
protocol :tcp
|
||||
command :allow
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user