Add note about ejabberd cert

This commit is contained in:
Basti 2018-08-29 19:38:21 +08:00
parent 412c108dbc
commit d20c0cf7f6

View File

@ -16,3 +16,9 @@ Export Gandi Live DNS API key:
Run acme.sh like this:
acme.sh --issue --dns dns_gandi_livedns -d kosmos.org -d xmpp.kosmos.org -d chat.kosmos.org
## ejabberd
ejabberd needs the key and fullchain files concatenated:
cat /home/basti/.acme.sh/kosmos.org/kosmos.org.key /home/basti/.acme.sh/kosmos.org/fullchain.cer >> conf/kosmos.org.pem