mirror of
https://github.com/haproxy/haproxy.git
synced 2026-07-16 12:23:15 -04:00
DOC: acme: external account binding is not supported
Add a note on external account binding in the ACME section.
This commit is contained in:
parent
1ed238101a
commit
6051a6e485
1 changed files with 1 additions and 0 deletions
|
|
@ -5935,6 +5935,7 @@ that the certificates and keys generated from HAProxy will need to be dumped
|
|||
from outside HAProxy using "dump ssl cert" on the stats socket.
|
||||
The generation is not scheduled and must be triggered using the CLI command
|
||||
"acme renew". See also "acme ps" in the management guide.
|
||||
External Account Biding (EAB) is not supported.
|
||||
|
||||
The following keywords are usable in the ACME section:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue