[pmg-devel] [PATCH api 0/4] ACME updates

Wolfgang Bumiller w.bumiller at proxmox.com
Wed Mar 17 11:02:12 CET 2021


This series contains a fixup and adds acme certificate renewal in
pmg-daily. The pmg-daily code is based on the code in pveupdate.

Wolfgang Bumiller (4):
  add missing use statement
  support forced account deactivation
  add PMG::NodeConfig::filter_domains_by_type helper
  check acme cert expiration in pmg-daily

 src/PMG/API2/ACME.pm         | 27 ++++++++++++++++++++++-----
 src/PMG/API2/Certificates.pm | 13 +++++--------
 src/PMG/NodeConfig.pm        | 19 +++++++++++++++++++
 src/bin/pmg-daily            | 36 ++++++++++++++++++++++++++++++++++++
 4 files changed, 82 insertions(+), 13 deletions(-)

-- 
2.20.1





More information about the pmg-devel mailing list