Add note about ejabberd cert
This commit is contained in:
parent
412c108dbc
commit
d20c0cf7f6
@ -16,3 +16,9 @@ Export Gandi Live DNS API key:
|
|||||||
Run acme.sh like this:
|
Run acme.sh like this:
|
||||||
|
|
||||||
acme.sh --issue --dns dns_gandi_livedns -d kosmos.org -d xmpp.kosmos.org -d chat.kosmos.org
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user