From 3d0e5dabe793ba4e77a50e261537333dfb0808ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Thu, 11 Sep 2025 07:09:14 +0200 Subject: [PATCH] Add bug report link --- Acme.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Acme.pm b/Acme.pm index 9388e5d..857f0a3 100644 --- a/Acme.pm +++ b/Acme.pm @@ -61,6 +61,9 @@ use Tie::IxHash; #XXX: see javascript implementation https://github.com/diafygi/gethttpsforfree/blob/gh-pages/js/index.js #XXX: see https://www.rfc-editor.org/rfc/rfc8555.html +# Bug report links +#XXX: see https://community.letsencrypt.org/t/shortlived-certificate-stuck-as-processing/241006/14 + # Todo list #TODO: try to drop retry code in _post, asynch answer may obsolete it #TODO: cleanup challenge verification code ? -- 2.41.3