* Paul Muster <p...@muster.net> [2015-11-04 21:21]: > It's especially _necessary_ to split key, cert and chain to different > files to be able to use Let's Encrypt certificates.
I haven't played with Let's Encrypt yet, but I guess you could just run $ cat key.pem cert.pem chain.pem > ejabberd.pem after doing whatever has to be done to maintain their certificates, no?