205
edits
Note: Currently new registrations are closed, if you want an account Contact us
Changes
→SSL/TLS certificates
=== SSL/TLS certificates ===
# letsencrypt certonly --webroot -w /usr/share/diaspora/public -d poddery.com -d www.poddery.com -d test.poddery.com -d groups.poddery.com -w /usr/share/diaspora/public/save -d save.poddery.com-w /var/www/riot -d chat.poddery.com
# cp -L /etc/letsencrypt/live/poddery.com/fullchain.pem /etc/diaspora/ssl/poddery.com-bundle.pem
# cp -L /etc/letsencrypt/live/poddery.com/privkey.pem /etc/diaspora/ssl/poddery.com.key
# chmod g+r -R /etc/letsencrypt
# chmod g+x /etc/letsencrypt/*
Make sure the certificates used by prosody are symbolic links to letsencrypt default location.
# ls -l /etc/prosody/certs/