15 Apr
2016
15 Apr
'16
12:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303 --- Comment #40 from Mirko Tietgen <mirko@abunchofthings.net> --- About renewal, the Debian LE package can do that automatically now. letsencrypt --renew renews all certs that are valid for < 30 days I think. You can test that with
letsencrypt --renew --dry-run
LE puts the conf files in /etc/letsencrypt/renewal/$opacdomain.conf I will provide a followup to remove that with koha-remove to avoid problems. I will also remove $instance/letsencrypt.enabled to prevent errors. The folder is not deleted automatically by koha-remove. -- You are receiving this mail because: You are watching all bug changes.