From: Raphaƫl Gertz Date: Thu, 11 Sep 2025 05:09:14 +0000 (+0200) Subject: Add bug report link X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/acme/commitdiff_plain/HEAD?ds=inline Add bug report link --- 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 ?