From ec03eae5c2a39f4a878ad910eda3c414c6d2d51f Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 30 Nov 2016 21:55:19 +0100 Subject: Stop mentioning GET-based renewal, as it was removed from the ACME IETF draft. https://github.com/ietf-wg-acme/acme/issues/62 https://github.com/ietf-wg-acme/acme/pull/67 :-( --- lacme | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lacme b/lacme index 3d98760..13bff78 100755 --- a/lacme +++ b/lacme @@ -513,10 +513,6 @@ if ($COMMAND eq 'new-reg' or $COMMAND =~ /^reg=/) { ############################################################################# # new-cert [SECTION ..] -# TODO: renewal without the account key, see -# https://github.com/letsencrypt/acme-spec/pull/168 -# https://github.com/letsencrypt/acme-spec/issues/191 -# https://github.com/letsencrypt/boulder/issues/359 # elsif ($COMMAND eq 'new-cert') { my $conf; -- cgit v1.2.3