mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Improve ACME description
This commit is contained in:
parent
1f21f64d5f
commit
11ee896f10
@ -662,10 +662,11 @@ language: "en"
|
|||||||
## an http listener has to be configured to listen to port 80 so that
|
## an http listener has to be configured to listen to port 80 so that
|
||||||
## the authorization challenges posed by "Let's Encrypt" can be solved.
|
## the authorization challenges posed by "Let's Encrypt" can be solved.
|
||||||
##
|
##
|
||||||
## A simple way of doing this would be to add the following in the listen
|
## A simple way of doing this would be to add the following in the listening
|
||||||
## configuration field:
|
## section and to configure port forwarding from 80 to 5280 either via NAT
|
||||||
|
## (for ipv4 only) or using frontends such as haproxy/nginx/sslh/etc.
|
||||||
## -
|
## -
|
||||||
## port: 80
|
## port: 5280
|
||||||
## ip: "::"
|
## ip: "::"
|
||||||
## module: ejabberd_http
|
## module: ejabberd_http
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user