Skip to main content


In case anyone is wondering about how to "update" a valid certificate from #letsencrypt that for some reason #prosody states is already expired, just run:

prosodyctl --root cert import /etc/letsencrypt/live

Assuming you have a valid certificate in place already configured for your domain. Saved me some headache!

More info: prosody.im/doc/letsencrypt

#xmpp #selfhost

in reply to Klaus Zimmermann (MOVED)

Yup! This should be run in a deploy hook (supported by most ACME tools), or alternatively just stick it in a daily cron job/systemd timer.

This website uses cookies. If you continue browsing this website, you agree to the usage of cookies.