Here's the full detail from Erica, quoted with permission.

Hello Certbot's packagers,

In Certbot v1.9.0, the CLI flag --preconfigured-renewal<U+200B> was added 
(https://certbot.eff.org/docs/packaging.html):
--preconfigured-renewal<U+200B> should be included on the CLI or in cli.ini for 
all invocations of Certbot, so that it can adjust its interactive output 
regarding automated renewal (Certbot >= 1.9.0).
Certbot will be making use of this flag in its upcoming v1.16.0 release, in 
order to provide instruction to the user about automated renewal.

Certbot packages which include a cronjob or timer to perform automatic
renewal should run with this CLI flag enabled.

One way to do this would be to include or merge it into the
cli.ini<U+200B> file (similar to what the Debian package currently
does<https://salsa.debian.org/letsencrypt-
team/certbot/certbot/-/blob/master/debian/cli.ini> to disable log
rotation):

```
$ cat /etc/letsencrypt/cli.ini
preconfigured-renewal = True
```

We would love to see this change applied to your Certbot package.

Thank you!
Erica

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1928311

Title:
  Timer renewal doesn't use --preconfigured-renewal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot/+bug/1928311/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to