prosody.cfg.lua.dist
changeset 5293 fe9215155453
parent 4775 ab73a32a655e
child 5409 8e98a58ab6a3
--- a/prosody.cfg.lua.dist	Tue Jan 08 13:33:35 2013 +0100
+++ b/prosody.cfg.lua.dist	Tue Jan 08 21:20:00 2013 +0100
@@ -89,7 +89,7 @@
 -- to use SSL/TLS, you may comment or remove this
 ssl = {
 	key = "certs/localhost.key";
-	certificate = "certs/localhost.cert";
+	certificate = "certs/localhost.crt";
 }
 
 -- Only allow encrypted streams? Encryption is already used when