diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2016-06-30 19:22:35 +0200 | 
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2016-06-30 19:23:40 +0200 | 
| commit | 79e06aeb557e0af7564d64987600ca2138ce04c3 (patch) | |
| tree | 7fbc43aedae2d08b05bd50b581cfcc377df39ede | |
| parent | 968c5f4bb6f6d923b306498dee2c21c418326513 (diff) | |
Add link to Boulder issue #359 (Implement Certificate Refresh).
| -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; | 
