summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-02-11 19:13:57 -0500
committerLuke Smith <luke@lukesmith.xyz>2022-02-11 19:13:57 -0500
commit54fffdbc544000ec65e09f6fe24352521793f20c (patch)
tree93710271cb8de72c9c89eaffe57691719681fd65
parentffcb57e246beba5533514b811899313228fb3884 (diff)
note on renewall and fixes
-rw-r--r--xmpp.html8
1 files 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
<p>
Note that you might get an error that a certificate has not been found if your <code>muc</code> 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.
</p>
+<p><strong>Note:</strong> The above command will need to be rerun when certificates are renewed.
+You may want to create a <a href="cron.html">cronjob</a> to have this done automatically.</p>
+
-<p>
-For user privacy, we will definitely want to install and enable encryption with OMEMO.
-</p>
<h2 id=user>Creating users/admins manually</h2>