]> Raphaƫl G. Git Repositories - acme/blobdiff - Acme.pm
Add bug report link
[acme] / 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
 
+# 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 ?