mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-22 11:35:12 -04:00
feature/acme: only allow one async renewal at a time
Currently we serialise ACME account setup and ACME issuances for domains which don't yet have a valid certificate, but not for async renewals of still-valid certificates. This patch adds a check that we only have one async renewal for a domain in-flight at a time, and a test that ensures we de-dupe these renewals. Updates tailscale/corp#46420 Change-Id: Ibbaa537cd28b8adf238b5c9396403e845f95b7e7 Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
500 Internal Server Error
Gitea Version: 1.28.0+dev-477-g8b6ad49a5f