summaryrefslogtreecommitdiff
path: root/dehydrated
AgeCommit message (Collapse)Author
2018-10-20Fix resolve mailhost when mailname is set to domain. Support mailalthosts.Jonas Smedegaard
2018-10-20Tidy: Reorder to first resolve variables, then check if mailhost exists, ↵Jonas Smedegaard
then other mailhost rules.
2018-10-20Tidy: Generalize resolving Redpill realm.Jonas Smedegaard
2018-10-20Revert "Fix include mailname in mailhost cert if different (not skip renew ↵Jonas Smedegaard
mailhost cert if identical: Git commit d9dd0fc seemingly intended to handle empty mailname)." This reverts commit 0c9fc9341cf98a45e1a79b38e6fe4c6e1e6cb76f.
2018-10-20Fix include mailname in mailhost cert if different (not skip renew mailhost ↵Jonas Smedegaard
cert if identical: Git commit d9dd0fc seemingly intended to handle empty mailname).
2018-10-20Tidy: Use if-then-fi (not confusing chain of fallbacks).Jonas Smedegaard
2018-10-20Tidy: Use internal variable mailhost (not maildomain).Jonas Smedegaard
2018-10-19Force-reload ejabberd upon change of cert.Jonas Smedegaard
2018-07-19Support mumblehost.Jonas Smedegaard
2018-07-19Fix support host without /etc/mailname matching REDPILL mailhost.Jonas Smedegaard
2018-07-19Fix support host without mailhost or chathost.Jonas Smedegaard
2018-07-18Have cron script pass commandline options.Jonas Smedegaard
2018-07-18Fix support host without REALM.Jonas Smedegaard
2018-04-16Fix ignore unkown hooks.Jonas Smedegaard
2018-01-06Fix revert to include canonical hostname (fqdn) in (non-certdomain) ↵Jonas Smedegaard
maildomain cert. This reverts commit 5727bffa2e7ff0cd9a4e732d4c6b0ee5b7ea10e2.
2018-01-06Update (non-certdomain) maildomain even if canonical hostname (fqdn).Jonas Smedegaard
2018-01-06Reload dovecot after cert change.Jonas Smedegaard
2018-01-06Update (non-certdomain) maildomain before certdomains.Jonas Smedegaard
2017-02-07Add function cert_staple (unused for now: too noisy and aggressive).Jonas Smedegaard
2017-02-06Separate cert_fix and execute only on deploy_cert. Emit single-line cert_fix ↵Jonas Smedegaard
execution.
2017-01-31Fix hook.Jonas Smedegaard
2017-01-29Add hook to handle special needs of ejabberd and dovecot.Jonas Smedegaard
2017-01-26Move and adapt letsencrypt.sh → dehydrated.Jonas Smedegaard