]> Raphaël G. Git Repositories - acme/commitdiff
Add doc 0.1.0
authorRaphaël Gertz <git@rapsys.eu>
Tue, 28 Jun 2016 01:34:24 +0000 (03:34 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 28 Jun 2016 01:34:24 +0000 (03:34 +0200)
acme.pm

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