Difference between revisions of "Securing XMPP"

Jump to navigation Jump to search
75 bytes removed ,  11:59, 21 March 2014
Undo revision 10374 by Imaginator (talk) Not required by the manifesto, Prosody checks the validitiy of certificates regardless but won't fallback to Dialback with this enabled
(→‎ejabberd: require TLS)
 
(Undo revision 10374 by Imaginator (talk) Not required by the manifesto, Prosody checks the validitiy of certificates regardless but won't fallback to Dialback with this enabled)
Line 32: Line 32:
   c2s_require_encryption = true
   c2s_require_encryption = true
   s2s_require_encryption = true
   s2s_require_encryption = true
  -- bonus: check certificates are actually valid
  s2s_secure_auth = true


Further help:
Further help:
43

edits

Navigation menu