How to Add Cipher Suites Support in Openfire and Smack
Creating the Openfire Patch This is how to patch Openfire to add cipher suite support. 1. Download the Openfire source distribution from http://www.igniterealtime.org/downloads/source.jsp. 2. Edit the class org.jivesoftware.openfire.nio.NIOConnection. 3. Look…