From 79e06aeb557e0af7564d64987600ca2138ce04c3 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 30 Jun 2016 19:22:35 +0200 Subject: Add link to Boulder issue #359 (Implement Certificate Refresh). --- lacme | 1 + 1 file changed, 1 insertion(+) diff --git a/lacme b/lacme index f6d2b7a..3d98760 100755 --- a/lacme +++ b/lacme @@ -516,6 +516,7 @@ if ($COMMAND eq 'new-reg' or $COMMAND =~ /^reg=/) { # 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