]> Raphaël G. Git Repositories - acme/commitdiff
Add bug report link master
authorRaphaël Gertz <git@rapsys.eu>
Thu, 11 Sep 2025 05:09:14 +0000 (07:09 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 11 Sep 2025 05:09:14 +0000 (07:09 +0200)
Acme.pm

diff --git a/Acme.pm b/Acme.pm
index 9388e5dd64abaf3257e3eb056474ee7e7a46f5ff..857f0a3af146c71023aaabe74783ef0b88110141 100644 (file)
--- 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
 
 #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 ?
 # Todo list
 #TODO: try to drop retry code in _post, asynch answer may obsolete it
 #TODO: cleanup challenge verification code ?