Change the path for the certs.
This commit is contained in:
@@ -8,8 +8,8 @@ VirtualHost "example.com"
|
|||||||
-- Note that old-style SSL on port 5223 only supports one certificate, and will always
|
-- Note that old-style SSL on port 5223 only supports one certificate, and will always
|
||||||
-- use the global one.
|
-- use the global one.
|
||||||
--ssl = {
|
--ssl = {
|
||||||
-- key = "/etc/prosody/certs/example.com/privkey.pem";
|
-- key = "/etc/letsencrypt/live/example.com/privkey.pem";
|
||||||
-- certificate = "/etc/prosody/certs/example.com/fullchain.pem";
|
-- certificate = "/etc/letsencrypt/live/example.com/fullchain.pem";
|
||||||
-- }
|
-- }
|
||||||
|
|
||||||
------ Components ------
|
------ Components ------
|
||||||
|
|||||||
Reference in New Issue
Block a user