Prosody is a Jabber server which is written in Lua.
The following configuration is suggested to disable SSLv2 and SSLv3 and require a TLS connection.
-\configfile{prosody.cfg.lua}{90-94,100-101}{%
+\configfile{prosody.cfg.lua}{90-98,103-104}{%
TLS setup for Prosody}
%%----------------------------------------------------------------------