index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dehydrated
Age
Commit message (
Collapse
)
Author
2018-10-20
Fix 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-20
Tidy: Use if-then-fi (not confusing chain of fallbacks).
Jonas Smedegaard
2018-10-20
Tidy: Use internal variable mailhost (not maildomain).
Jonas Smedegaard
2018-10-19
Force-reload ejabberd upon change of cert.
Jonas Smedegaard
2018-07-19
Support mumblehost.
Jonas Smedegaard
2018-07-19
Fix support host without /etc/mailname matching REDPILL mailhost.
Jonas Smedegaard
2018-07-19
Fix support host without mailhost or chathost.
Jonas Smedegaard
2018-07-18
Have cron script pass commandline options.
Jonas Smedegaard
2018-07-18
Fix support host without REALM.
Jonas Smedegaard
2018-04-16
Fix ignore unkown hooks.
Jonas Smedegaard
2018-01-06
Fix revert to include canonical hostname (fqdn) in (non-certdomain) ↵
Jonas Smedegaard
maildomain cert. This reverts commit 5727bffa2e7ff0cd9a4e732d4c6b0ee5b7ea10e2.
2018-01-06
Update (non-certdomain) maildomain even if canonical hostname (fqdn).
Jonas Smedegaard
2018-01-06
Reload dovecot after cert change.
Jonas Smedegaard
2018-01-06
Update (non-certdomain) maildomain before certdomains.
Jonas Smedegaard
2017-02-07
Add function cert_staple (unused for now: too noisy and aggressive).
Jonas Smedegaard
2017-02-06
Separate cert_fix and execute only on deploy_cert. Emit single-line cert_fix ↵
Jonas Smedegaard
execution.
2017-01-31
Fix hook.
Jonas Smedegaard
2017-01-29
Add hook to handle special needs of ejabberd and dovecot.
Jonas Smedegaard
2017-01-26
Move and adapt letsencrypt.sh → dehydrated.
Jonas Smedegaard