Openfire 4.1.3 - Disable Encryption

Hello,

How do I disable client to client encryption in the 4.1.3 release? I’ve not been able to find an answer to this question

Thanks

D

What do you mean by client to client encryption? Are you referring to OTR encryption in Spark? Then it is a client side feature and Openfire is not controlling it. In Spark it can only disabled in Preferences or via Plugins menu. Or you can remove otr.jar plugin file from Spark installation folder and from users’ profile folders.

OTR encryption, yes this ex exactly what I mean. I’ll look into the otr.jar plugin aspect.

Thank youi

I personally block unwanted plugins for my users by deploying pre-made spark.properties file for new users, which already has some plugins on the disabled line. One can also disable plugins by editing default.properties file inside the spark.jar (because users can enable disabled plugins otherwise).