all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api 0/4] cosmetic and minor improvements to certificate integration
@ 2021-03-18 15:14 Stoiko Ivanov
  2021-03-18 15:14 ` [pmg-devel] [PATCH pmg-api 1/4] package: ship /etc/pmg/acme/accounts in deb Stoiko Ivanov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stoiko Ivanov @ 2021-03-18 15:14 UTC (permalink / raw)
  To: pmg-devel

while trying the new acme integration on our internal system, we noticed 3
small glitches:
* /etc/pmg/acme/accounts could not get created (since it's parent dir did
  not exist) (patches 1,2)
* cluster fingerprint update failed when running on master-node (patch 3)
* postfix did not load the new pmg-tls.pem after the successful task (patch
  4)

all tested on my test-installs

Stoiko Ivanov (4):
  package: ship /etc/pmg/acme/accounts in deb
  acme: recursively create account directory
  cluster: use old and new fingerprint on master
  certs: reload postfix to activate new certificate

 debian/dirs                  |  1 +
 src/PMG/API2/ACME.pm         |  4 +++-
 src/PMG/API2/Certificates.pm | 14 ++++++--------
 src/PMG/Cluster.pm           | 12 ++++++------
 4 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.20.1





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-18 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 15:14 [pmg-devel] [PATCH pmg-api 0/4] cosmetic and minor improvements to certificate integration Stoiko Ivanov
2021-03-18 15:14 ` [pmg-devel] [PATCH pmg-api 1/4] package: ship /etc/pmg/acme/accounts in deb Stoiko Ivanov
2021-03-18 15:14 ` [pmg-devel] [PATCH pmg-api 2/4] acme: recursively create account directory Stoiko Ivanov
2021-03-18 15:14 ` [pmg-devel] [PATCH pmg-api 3/4] cluster: use old and new fingerprint on master Stoiko Ivanov
2021-03-18 15:14 ` [pmg-devel] [PATCH pmg-api 4/4] certs: reload postfix to activate new certificate Stoiko Ivanov
2021-03-18 16:04 ` [pmg-devel] applied: [PATCH pmg-api 0/4] cosmetic and minor improvements to certificate integration Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal