]> git.proxmox.com Git - pve-manager.git/history - PVE/API2/ACME.pm
fix #2784: always compare ACME domains in lower case
[pve-manager.git] / PVE / API2 / ACME.pm
2020-06-17 Fabian Grünbichlerfix #2784: always compare ACME domains in lower case
2020-06-17 Fabian Grünbichlerfix #2771: relax cert API endpoints permissions
2020-05-07 Thomas Lamprechtapi acme: reduce after validation-request delay, print...
2020-05-03 Thomas Lamprechtapi acme: reduce verification delays
2020-05-03 Thomas Lamprechtapi acme: use the same plugin config for an order
2020-05-03 Thomas Lamprechtapi acme: code cleanups
2020-05-03 Thomas Lamprechtnode config: verify abstract relations on write
2020-05-03 Fabian Grünbichleracme: catch failed plugin setup
2020-05-03 Fabian Grünbichleracme: always use domain from authorization
2020-05-03 Fabian Grünbichleracme: drop unused parameter from challenge validation...
2020-05-03 Fabian Grünbichleracme: move more of challenge handling to ACME client
2020-05-03 Fabian Grünbichleracme: improve get_acme_conf
2020-05-03 Fabian Grünbichleracme: fix account parsing
2020-05-03 Wolfgang LinkAdapt acme node config parser and rename the function.
2020-05-03 Wolfgang LinkAdd function that selects the desired plugin.
2020-05-03 Wolfgang LinkUse the plugin architecture.
2018-06-25 Dominik CsapakACMEv2 order "ready" status update
2018-05-02 Fabian Grünbichleradd ACME certificate API endpoints