Difference between revisions of "Tech pages/XEP-0368"

Jump to navigation Jump to search
Prosody legacy_ssl_ports is deprecated (from the beginning?), replaced by c2s_direct_tls_ports in recent versions
(Add transparent proxying nginx -> ejabberd)
(Prosody legacy_ssl_ports is deprecated (from the beginning?), replaced by c2s_direct_tls_ports in recent versions)
Line 70: Line 70:


# in this example:
# in this example:
# 5223 is a "direct-tls" xmpp port (prosody legacy_ssl_ports, ejabberd listen with tls: true)
# 5223 is a "direct-tls" xmpp port (prosody c2s_direct_tls_ports, ejabberd listen with tls: true)
# 442 is a https port (nginx, apache, etc)
# 442 is a https port (nginx, apache, etc)
# 22 is an ssh port (openssh)
# 22 is an ssh port (openssh)
43

edits

Navigation menu