aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-06-30 19:22:35 +0200
committerGuilhem Moulin <guilhem@fripost.org>2016-06-30 19:23:40 +0200
commit79e06aeb557e0af7564d64987600ca2138ce04c3 (patch)
tree7fbc43aedae2d08b05bd50b581cfcc377df39ede
parent968c5f4bb6f6d923b306498dee2c21c418326513 (diff)
Add link to Boulder issue #359 (Implement Certificate Refresh).
-rwxr-xr-xlacme1
1 files changed, 1 insertions, 0 deletions
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;