Skip to content

Instantly share code, notes, and snippets.

@theel0ja
Created February 19, 2018 12:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theel0ja/b7ebd568008ae3a5276b0d48829563c5 to your computer and use it in GitHub Desktop.
Save theel0ja/b7ebd568008ae3a5276b0d48829563c5 to your computer and use it in GitHub Desktop.
ejabberd Let's Encrypt
cd /etc/letsencrypt/live/xmpp.your-domain.com
cat privkey.pem cert.pem chain.pem > /etc/ejabberd/ejabberd.pem
@kvadrakot
Copy link

Thanks! Its make my day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment