]> git.proxmox.com Git - pmg-api.git/commit
rearrange acme files
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 18 Mar 2021 08:51:58 +0000 (09:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Mar 2021 09:15:40 +0000 (10:15 +0100)
commitabbb3940fbae067e1e779125094b21892d5ad2fc
tree874eea8859f8fcc35a9f71d754e298248d0dffb5
parent58f5c8f1121ee116fa81922fead0cfeca272b6c7
rearrange acme files

Old layout:
  /etc/pmg/acme-plugins.conf
  /etc/pmg/acme/<account_name>

New layout:
  /etc/pmg/acme/plugins.conf
  /etc/pmg/acme/accounts/<account_name>

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PMG/API2/ACMEPlugin.pm
src/PMG/CertHelpers.pm
src/PMG/Cluster.pm