diff options
-rwxr-xr-x | lacme | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |