]> git.openstreetmap.org Git - chef.git/history - cookbooks/letsencrypt
Fix off-by-one on Expires header to 2^31-1
[chef.git] / cookbooks / letsencrypt /
2018-08-03 Tom HughesUse internal address to check certificates on internal...
2018-07-28 Tom HughesImprove determination of external IP addresses for...
2018-07-13 Tom HughesRevert "Update cron job to use cerbot instead of letsen...
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-23 Tom HughesUpdate cron job to use cerbot instead of letsencrypt
2018-02-11 Tom HughesConvert more URLs to https
2018-01-26 Tom HughesSort certificates in a stable order
2018-01-26 Tom HughesDon't check the certificate when the connection failed
2018-01-26 Tom HughesCheck all hosts for shared certificates
2018-01-26 Tom HughesStart reminding about expiry at 21 days
2018-01-26 Tom HughesRescue all errors
2018-01-26 Tom HughesCorrect over aggressive search and replace
2018-01-25 Tom HughesAdd a cron job to check SSL certificate validity
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-14 Tom HughesEnable domain expansion for letsencrypt certificates
2017-07-11 Tom HughesFix new foodcritic warnings
2017-05-23 Tom HughesFix typo
2017-04-15 Tom HughesMake renew-hook send knife upload output to STDOUT
2017-04-13 Tom HughesRun letsencrypt renewals in acme directory
2017-04-13 Tom HughesRun renew-hook as bash
2017-04-11 Tom HughesMake sure letsencrypt renewal errors are seen by somebody
2017-04-11 Tom HughesFix paths in letsencrypt renewal scripts
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2017-02-11 Tom HughesAdd framework for managing letsencrypt certificates