From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com,
Samuel Rufinatscha <s.rufinatscha@proxmox.com>
Subject: applied: [PATCH proxmox 0/3] fix #7166: acme: stop and time out stalled certificate orders
Date: Tue, 22 Sep 2026 22:17:43 +0200 [thread overview]
Message-ID: <179010826187.3987559.14356717939008034734.b4-ty@b4> (raw)
In-Reply-To: <20260914161931.380138-1-s.rufinatscha@proxmox.com>
On Mon, 14 Sep 2026 18:19:28 +0200, Samuel Rufinatscha wrote:
> Certificate orders can get stuck waiting for the CA and clicking on
> stop does not end the task [0]. With HTTP-01, the task also keeps
> port 80 busy, so another order fails with "Address already in use".
>
> This series makes validation and finalization abortable and gives each
> domain's validation and order finalization five minutes to finish. The
> validation timeout starts after plugin setup to preserve configured DNS
> propagation waits. The plugin is cleaned up on cancellation or timeout.
>
> [...]
Applied, thanks!
[1/3] acme-api: extract certificate order finalization helper
commit: b3bdb0cc57ec9a1ea8f5c4c525d5bbecd2de0530
[2/3] fix #7166: acme-api: allow stopping certificate orders
commit: 511d6678f063a7205ed8d99b0c768fa96f3f19c9
[3/3] fix #7166: acme-api: time out validation and finalization
commit: e5b0d1cb46d80758ca9654b5b8ffc75d06a923d9
prev parent reply other threads:[~2026-09-22 20:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-14 16:19 [PATCH proxmox 0/3] fix #7166: acme: stop and time out stalled certificate orders Samuel Rufinatscha
2026-09-14 16:19 ` [PATCH proxmox 1/3] acme-api: extract certificate order finalization helper Samuel Rufinatscha
2026-09-14 16:19 ` [PATCH proxmox 2/3] fix #7166: acme-api: allow stopping certificate orders Samuel Rufinatscha
2026-09-14 16:19 ` [PATCH proxmox 3/3] fix #7166: acme-api: time out validation and finalization Samuel Rufinatscha
2026-09-22 20:17 ` 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=179010826187.3987559.14356717939008034734.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
--cc=s.rufinatscha@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 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.