From: Raphaƫl Gertz Date: Tue, 28 Jun 2016 02:39:48 +0000 (+0200) Subject: Proper doc X-Git-Tag: 0.2.0~2 X-Git-Url: https://git.rapsys.eu/acme/commitdiff_plain/f37c81f68882f8ff2e8c59fa612686fc246c5865?hp=d187fb9a34393cc3591fb34c9db532ba7433f688 Proper doc --- diff --git a/acme.pm b/acme.pm index f657c23..e44c341 100644 --- 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