Software /
code /
prosody
Diff
prosody.cfg.lua.dist @ 5303:19a4a3462574
Merge 0.9->trunk
author | Waqas Hussain <waqas20@gmail.com> |
---|---|
date | Tue, 22 Jan 2013 08:30:38 +0500 |
parent | 5293:fe9215155453 |
child | 5409:8e98a58ab6a3 |
line wrap: on
line diff
--- a/prosody.cfg.lua.dist Sat Dec 29 19:13:42 2012 +0100 +++ b/prosody.cfg.lua.dist Tue Jan 22 08:30:38 2013 +0500 @@ -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