Require SSL

Hello,

Is there a way to require SSL communication between a client & server. I’'m setting up a server for a client who would like all IM communications to be encrypted. With the default settings it is left up to the client whether or not to use SSL. I need to enforce this from the server. Please let me know if this is possible. Thank you.

You can disable the normal port and only enable SSL in the server. To do this, click System Properties in the admin console and set the property “xmpp.socket.plain.active” to “false”.

Regards,

Matt