X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/37ca59d62c513de68acd2c1dc56e32c144248a73..74d72e6ce686d567a618880b44119e47df7f3f06:/acme.pm?ds=sidebyside 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