mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-29 23:01:03 +01:00
DOC: acme: explain how to dump the certificates
The certificates can be dumped with either the dataplaneapi or the haproxy-dump-certs scripts. Must be backported in 3.2 as well as the script.
This commit is contained in:
parent
5ff4c066e7
commit
332dcaecba
@ -31037,7 +31037,9 @@ Current limitations as of 3.2:
|
||||
is not supposed to be done after the configuration is loaded, because it
|
||||
could block the event loop, blocking the traffic on the same thread. Meaning
|
||||
that the certificates and keys generated from HAProxy will need to be dumped
|
||||
from outside HAProxy using "dump ssl cert" on the stats socket.
|
||||
from outside HAProxy using "dump ssl cert" on the stats socket. It's possible
|
||||
to automate the dump of the certificates by using the dataplaneAPI or the
|
||||
haproxy-dump-certs script provided in the admin/cli/ directory.
|
||||
- External Account Binding (EAB) is not supported.
|
||||
|
||||
The ACME scheduler starts at HAProxy startup, it will loop over the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user