\subsection{Prosody}
\subsubsection{Settings}
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. In addition this configuration removes RC4, SHA1 and MD5.
+The following configuration is suggested to disable SSLv2 and SSLv3 and require a TLS connection. It is compliant with the OpenSSL string in 3.2.3 configuration B.
\configfile{prosody.cfg.lua}{90-98,103-104}{%
TLS setup for Prosody}