218
edits
Note: Currently new registrations are closed, if you want an account Contact us
(→SSL/TLS certificates: add xmpp.poddery.com) |
|||
Line 31: | Line 31: | ||
== SSL/TLS certificates == | == SSL/TLS certificates == | ||
# letsencrypt certonly -d poddery.com -d www.poddery.com -d test.poddery.com -d groups | # letsencrypt certonly -d poddery.com -d www.poddery.com -d test.poddery.com -d groups.poddery.com | ||
# cp -L /etc/letsencrypt/live/test.poddery.com/fullchain.pem /etc/diaspora/ssl/poddery.com-bundle.pem | # cp -L /etc/letsencrypt/live/test.poddery.com/fullchain.pem /etc/diaspora/ssl/poddery.com-bundle.pem | ||
# cp -L /etc/letsencrypt/live/test.poddery.com/privkey.pem /etc/diaspora/ssl/poddery.com.key | # cp -L /etc/letsencrypt/live/test.poddery.com/privkey.pem /etc/diaspora/ssl/poddery.com.key |