From 54fffdbc544000ec65e09f6fe24352521793f20c Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 11 Feb 2022 19:13:57 -0500 Subject: note on renewall and fixes --- xmpp.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xmpp.html b/xmpp.html index e3f9b69..0715167 100644 --- a/xmpp.html +++ b/xmpp.html @@ -142,13 +142,13 @@ Once you have the certificates for encryption, run the following to import them

Note that you might get an error that a certificate has not been found if your muc subdomain and your main domain share a certificate. -It should still work, this is just notifying you that no specific +It should still work, this is just notifying you that no specific certificate for the subdomain.

+

Note: The above command will need to be rerun when certificates are renewed. +You may want to create a cronjob to have this done automatically.

+ -

-For user privacy, we will definitely want to install and enable encryption with OMEMO. -

Creating users/admins manually

-- cgit v1.2.3