acme-renew

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins

2021-09-15
12:07
Squish bug in the mail update logic of renewed certs.

Dovecot also needs to be restarted for the renewed certificate to take effect;
this commit corrects this oversight. Leaf check-in: 8db6fc1e7b user: mark tags: trunk

2021-06-04
13:01
Squish 'smtpd reload' bug: change to 'restart.'

Unlike httpd, smtpd has no 'reload' command; use 'restart' instead. check-in: bd5b3b1806 user: mark tags: trunk

2021-05-21
07:09
Trim whitespace in results list.

Accommodate long domain names by trimming domain name field alignment
in an effort to keep lines in results from exceeding 72 characters. check-in: fde8f3f7f3 user: mark tags: trunk

2021-05-19
05:50
Add verbosity option to adjust degree of notification.

Email of certificate renewal results can be turned off; amend
documentation to reflect changes (and minor doc enhancements). check-in: a3171e94d6 user: mark tags: trunk

2021-05-18
05:19
Add smtpd reload option and amend relevant documentation. check-in: 8b196cf3f0 user: mark tags: trunk
2020-08-27
01:49
Refactor privileged user logic to use a ternary operator, and add it to the missed rcctl reload httpd case that, privileged boolean notwithstanding, would invariably use doas. check-in: 59def4a680 user: mark tags: trunk
2020-08-26
05:38
Reformat README.md. to use markdown inline code styling. check-in: 06cb258d24 user: mark tags: trunk
2020-06-25
05:21
Remove obsoleted 'Raises' from _cert_renew() and add 'Returns' to acme_renew() docstrings. check-in: 64a1eb6cd6 user: mark tags: trunk
2020-06-22
04:09
Initial commit check-in: ea2c2f62d3 user: mark tags: trunk