]> Raphaël G. Git Repositories - acme/commitdiff
Proper doc
authorRaphaël Gertz <git@rapsys.eu>
Tue, 28 Jun 2016 02:39:48 +0000 (04:39 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 28 Jun 2016 02:39:48 +0000 (04:39 +0200)
acme.pm

diff --git a/acme.pm b/acme.pm
index f657c235c6b2a1b882bce6fcee0fe0b6ee1434a0..e44c341336f6d4da045796dac8c69d50fccce6b4 100644 (file)
--- a/acme.pm
+++ b/acme.pm
@@ -27,9 +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 https://letsencrypt.github.io/acme-spec/ (probably based on https://ietf-wg-acme.github.io/acme/)
+#XXX: see jwk rfc http://www.rfc-editor.org/rfc/rfc7517.txt
 #XXX: see javascript implementation https://github.com/diafygi/gethttpsforfree/blob/gh-pages/js/index.js
 
 # Set constants