]> git.street.me.uk Git - andy/dehydrated.git/history - docs/examples
moved and rewritten config section of readme
[andy/dehydrated.git] / docs / examples /
2017-01-05 Nicolás KovacFix: bash to sh notation on invalid_challenge() hook
2017-01-05 nkovacneAdding the request_failure hook (#326)
2016-12-18 nkovacneAdding the invalid_challenge hook (#278)
2016-10-17 crzaBasic implementation for private key rollover (#294)
2016-10-17 Elan Ruusamäeexamples/hook: no bashism (#300)
2016-09-14 leonklingeleMake example hook.sh file executable. (#253)
2016-09-13 Lukas Schauerfixed a few things after project rename
2016-09-13 Lukas Schauerrenamed project to dehydrated and main script to dehydr...
2016-08-06 leonklingeleFix default license help text in example config (#254)
2016-08-01 Lukas Schauerupdated url to letsencrypt license agreement
2016-07-20 Lukas SchauerDefault WELLKNOWN location is now `/var/www/letsencrypt`
2016-07-20 chkhanuAdded option to select IP version of name to address...
2016-06-04 Lukas Schauerremoved ACCOUNT_KEY and ACCOUNT_KEY_JSON from example...
2016-06-04 Lukas Schaueradded multi-account support (fixes #92, #163)
2016-05-26 Lukas Schaueradded option to set csr-flag indicating ocsp stapling...
2016-05-26 Alex MacleodMake certificate output location configurable (#210)
2016-05-22 Lukas Schauerrenamed "config.sh" to "config"
2016-05-22 Daniel BeyerRemove unneded shebang for config.sh.example
2016-05-22 Daniel BeyerMake location of domains.txt configurable (#204)
2016-05-10 Lukas SchauerRenew private key by default, but keep option to disabl...
2016-05-10 Lukas SchauerRevert "Removed option to reuse old private keys."...
2016-05-08 Lukas SchauerRemoved option to reuse old private keys.
2016-04-24 Lukas Schauerupdated config example: PRIVATE_KEY is now ACCOUNT_KEY
2016-04-14 Lukas Schaueradded timestamp parameter to deploy_cert function of...
2016-03-26 Lukas Schauermoved example files to docs/examples directory