Difference between revisions of "Poddery - Diaspora, Matrix and XMPP"

→‎SSL/TLS certificates: add xmpp.poddery.com
(→‎Contact: adding Sagar)
(→‎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.poddery.com
  # letsencrypt certonly -d poddery.com -d www.poddery.com -d test.poddery.com -d groups.poddery.com xmpp.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