mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 08:18:16 +03:00
website: mention tls-alpn-01 and http-01 acme challenge types are implemented, but not dns-01 yet
prompted by question by rawtaz on irc
This commit is contained in:
parent
0ed820e3b0
commit
f117cc0fe1
@ -399,7 +399,8 @@ submission, with MTA-STS and with autoconfiguration needs three more
|
|||||||
PKIX/WebPKI TLS certificates. Manually preventing your email infrastructure
|
PKIX/WebPKI TLS certificates. Manually preventing your email infrastructure
|
||||||
from automatic periodic expiration is cumbersome, but [an
|
from automatic periodic expiration is cumbersome, but [an
|
||||||
option](../config/#cfg-mox-conf-Listeners-x-TLS-KeyCerts). With ACME, TLS
|
option](../config/#cfg-mox-conf-Listeners-x-TLS-KeyCerts). With ACME, TLS
|
||||||
certificates are retrieved and refreshed automatically.
|
certificates are retrieved and refreshed automatically. The tls-alpn-01 and
|
||||||
|
http-01 ACME challenge types are implemented, dns-01 not yet.
|
||||||
|
|
||||||
The quickstart sets mox up with ACME using Let's Encrypt. Other ACME providers
|
The quickstart sets mox up with ACME using Let's Encrypt. Other ACME providers
|
||||||
can be [defined](../config/#cfg-mox-conf-ACME-x) and
|
can be [defined](../config/#cfg-mox-conf-ACME-x) and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user