Difference between revisions of "Securing XMPP"

Jump to navigation Jump to search
115 bytes added ,  22:18, 20 May 2014
m
no edit summary
m
m
Line 44: Line 44:


=== Metronome ===
=== Metronome ===
Ensure that ''metronome.cfg.lua'' contains the following settings in the global section of your config, or under the specific <code>VirtualHost</code> you want to secure:
In Metronome's latest development tip, encryption requirement is the default setting, as long as TLS capability
is available, and no configuration change is needed. Otherwise ensure that ''metronome.cfg.lua'' contains the
following settings in the global section of your configuration:
   c2s_require_encryption = true
   c2s_require_encryption = true
   s2s_require_encryption = true
   s2s_require_encryption = true
216

edits

Navigation menu