]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Cluster.pm
add ACME account API endpoints
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Apr 2018 12:02:10 +0000 (14:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 May 2018 09:34:52 +0000 (11:34 +0200)
commit5c3fd6ace60be60cf046dec5fe3ab93b154df25e
tree1169013e2ace9edd28f70fc451aea74ddc8b80b7
parentc4f78bb7c6efb93e4c140c573717930f0dd566e4
add ACME account API endpoints

for registering, updating, refreshing and deactiving a PVE-managed ACME
account, as well as for retrieving the (optional, but required if
available) terms of service of the ACME API provider / CA.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
PVE/API2/ACMEAccount.pm [new file with mode: 0644]
PVE/API2/Cluster.pm
PVE/API2/Makefile