mod_s2s_auth_monkeysphere/mod_s2s_auth_monkeysphere.lua
changeset 1593 3e4d15ae2133
parent 1413 cfe360d9d82c
--- a/mod_s2s_auth_monkeysphere/mod_s2s_auth_monkeysphere.lua	Tue Jan 20 11:02:14 2015 +0000
+++ b/mod_s2s_auth_monkeysphere/mod_s2s_auth_monkeysphere.lua	Sun Jan 25 13:04:02 2015 +0100
@@ -19,7 +19,7 @@
 			type = "peer";
 		};
 		context = "https";
-		-- context = "xmpp"; -- Monkeysphere needs to be extended to understand this
+		-- context = "xmpp-server"; -- Monkeysphere needs to be extended to understand this
 		pkc = {
 			type = "x509pem";
 			data = cert:pem();