ClearFoundation Tracker - ClearOS
View Issue Details
0017431ClearOSbuild-release - Operating Systempublic2017-10-06 13:032017-10-07 08:44
dloper 
user2 
lowminorhave not tried
closedfixed 
7.4.0 Beta 1 
7.4.0 Beta 17.4.0 Beta 1 
0017431: Let's encrypt service certificate updates
Let's encrypt needs to update its certificates. They recommend twice daily but once a day should be sufficient.
certbot renew -q --post-hook "systemctl restart httpd.service & systemctl restart webconfig.service"

Should also have the structure to allow other services to be listed in the 'restart' mechanism and restart all services that implement lets encrypt.
Could be added to system cronjobs
No tags attached.
Issue History
2017-10-06 13:03dloperNew Issue
2017-10-07 08:43user2Statusnew => resolved
2017-10-07 08:43user2Fixed in Version => 7.4.0 Beta 1
2017-10-07 08:43user2Resolutionopen => fixed
2017-10-07 08:43user2Assigned To => user2
2017-10-07 08:44user2Note Added: 0006631
2017-10-07 08:44user2Statusresolved => closed
2017-10-07 08:44user2Categoryapp-base - Base System => build-release - Operating System

Notes
(0006631)
user2   
2017-10-07 08:44   
Already resolved. Upstream tracker @ https://github.com/WikiSuite/app-lets-encrypt/issues/1 [^]