public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Stoiko Ivanov <s.ivanov@proxmox.com>, pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied: [PATCH pmg-api 0/4] cosmetic and minor improvements to certificate integration
Date: Thu, 18 Mar 2021 17:04:10 +0100	[thread overview]
Message-ID: <63d64b1b-be33-cdd6-1f71-8f6fedf5554e@proxmox.com> (raw)
In-Reply-To: <20210318151449.18638-1-s.ivanov@proxmox.com>

On 18.03.21 16:14, Stoiko Ivanov wrote:
> 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(-)
> 


applied, thanks!

Dropped a now useless variable from set_smtp, also unified make_path, mkpath and
remove_tree, rmtree usages tree-wide




      parent reply	other threads:[~2021-03-18 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 15:14 [pmg-devel] " 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 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63d64b1b-be33-cdd6-1f71-8f6fedf5554e@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pmg-devel@lists.proxmox.com \
    --cc=s.ivanov@proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal