Commit 84205a4d authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Added more clarifications.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@538 b35dd754-fafc-0310-a699-88a17e54d16e
parent 247e2a03
......@@ -217,7 +217,8 @@ browser and add or change the following system properties:
<li>xmpp.socket.ssl.port - the port to use for SSL (default is
5223 for XMPP)</li>
<li>xmpp.socket.ssl.storeType - the store type used ("JKS" is
the Sun Java Keystore format used by the JDK keytool).</li>
the Sun Java Keystore format used by the JDK keytool). If this property is
not defined, Messenger will assume a value of "jks".</li>
<li>xmpp.socket.ssl.keystore - The location of the keystore file
relative to the <tt>MESSENGER_HOME</tt> root directory.</li>
<li>xmpp.socket.ssl.keypass - The keystore/key password you
......@@ -228,5 +229,6 @@ the <tt>MESSENGER_HOME</tt> root directory.</li>
<li>xmpp.socket.ssl.trustpass - The truststore/key password you
changed in step 5.</li>
</ul>
You will need to restart the server after you have modified any of the above system properties.
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment