Rapsys Git
/
acme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34ae2e
)
Add doc
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 28 Jun 2016 01:34:24 +0000
(
03:34
+0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 19 Sep 2022 03:05:27 +0000
(
05:05
+0200)
acme.pm
patch
|
blob
|
history
diff --git
a/acme.pm
b/acme.pm
index 06bcac97152abd41c900e8f8d7a82e5769b56c17..f657c235c6b2a1b882bce6fcee0fe0b6ee1434a0 100644
(file)
--- a/
acme.pm
+++ b/
acme.pm
@@
-27,6
+27,8
@@
use POSIX qw(EXIT_FAILURE);
use Data::Dumper;
# Documentation links
+#XXX: see https://letsencrypt.github.io/acme-spec/
+#XXX: see http://www.rfc-editor.org/rfc/rfc7517.txt
#XXX: see ietf draft at https://ietf-wg-acme.github.io/acme/
#XXX: see javascript implementation https://github.com/diafygi/gethttpsforfree/blob/gh-pages/js/index.js