]> git.street.me.uk Git - andy/dehydrated.git/history - docs
also test under osx
[andy/dehydrated.git] / docs /
2017-01-31 Lukas SchauerMerge branch 'simondeziel-fix-example-hook'
2017-01-31 Simon DezielInvoke bash through /usr/bin/env
2017-01-31 Simon DezielThe example hook script uses bash test regex
2017-01-30 Lukas Schauerwhitelist handlers for example hook (fixes #348)
2017-01-29 Lukas Schauerask user to read and accept license, added register...
2017-01-29 Lukas Schaueradded `exit_hook` hook
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äefix lighttpd syntax (#299)
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-22 leonklingeleECDSA is supported since February 10, 2016 (#260)
2016-08-22 leonklingeleUpdate staging doc: Let's Encrypt is no longer in beta...
2016-08-06 leonklingeleFix default license help text in example config (#254)
2016-08-03 Lukas SchauerUpdate staging.md
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-10 Lukas Schauermodified lighttpd example config
2016-06-07 Domen Puncer KuglerAdd Lighttpd example to wellknown.md (#224)
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 Schauerinitial support for configuration on per-certificate...
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-16 Lukas Schauerupdated docs/wellknown.md
2016-05-16 Lukas SchauerMerge pull request #201 from glensc/patch-1
2016-05-14 Elan RuusamäeUpdate wellknown.md
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-26 Lukas SchauerMerge pull request #184 from gboudrias/master
2016-04-26 Guillaume BoudriasUpdate wellknown.md
2016-04-26 Guillaume Boudriaswellknown.md: Clarify WELLKNOWN variable
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-04-08 Lukas Schaueradded documentation for HOOK_CHAIN config parameter
2016-03-28 Lukas Schauerfixed nginx example (fixes #173)
2016-03-27 Lukas SchauerUpdate troubleshooting.md
2016-03-26 Lukas Schaueradded another api limit message to troubleshooting.md
2016-03-26 Lukas Schauermoved example files to docs/examples directory
2016-03-26 Lukas Schauerrearranged documentation, added basic troubleshooting...