Ciphers, curve and depth added
[ach-master.git] / src / practical_settings / im.tex
index 4bd269d..0f5eba8 100644 (file)
@@ -21,7 +21,7 @@ The last point being out-of-scope for this section, we will only cover the first
 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}
 
 %%----------------------------------------------------------------------