]> git.street.me.uk Git - andy/dehydrated.git/history - letsencrypt.sh
renamed _request method to http_request
[andy/dehydrated.git] / letsencrypt.sh
2016-01-08 Lukas Schauerrenamed _request method to http_request
2016-01-05 Lukas SchauerMerge pull request #68 from onovy/master
2016-01-02 Ondřej NovýRenew certificate 30 days before expiration
2015-12-20 Lukas Schauerhide output of grep for pem-format-check
2015-12-19 Lukas SchauerMerge pull request #59 from erdgeist/master
2015-12-19 Dirk Englingwhen using printf, we do not need inline expansion...
2015-12-19 Lukas Schauerwat. removed some unnecessary code.
2015-12-19 Lukas Schauershellcheck fixes
2015-12-19 Markus Germeierrevoke: follow symlink, exit with error on non-existing...
2015-12-19 Lukas Schaueruse temporary openssl config instead of weird fake...
2015-12-17 Lukas Schauerformat CA certificate as PEM
2015-12-17 Lukas Schauerremoved TODO mark from help text on renew of changed...
2015-12-17 Markus Germeierforce a renew if given domain name(s) don't match the...
2015-12-16 Lukas SchauerMerge pull request #54 from germeier/fixdomainparameter
2015-12-16 Markus Germeierfix: --domain/-d is a parameter and not a command!
2015-12-16 Lukas Schauerrearranged and extended travis tests a bit
2015-12-16 Lukas Schauerreplace pcre-ism with posix class (thanks to @awaw...
2015-12-16 Lukas Schauerdo not create WELLKNOWN directory, output error message...
2015-12-16 Lukas Schauerswitch to sign_domains command if domain parameter...
2015-12-16 Lukas Schauerchanged default command to 'help'
2015-12-16 Lukas Schauerdo not return exit code 1 if domains.txt is empty,...
2015-12-16 Lukas Schauerwrite error messages to stderr
2015-12-15 Lukas Schauerhandle whitespace in domains.txt a bit different to...
2015-12-15 Lukas SchauerMerge pull request #49 from germeier/commands2
2015-12-15 Markus Germeierremove --sign in favor of two options "--force" and...
2015-12-14 Lukas SchauerMerge pull request #44 from digint/bugfix_config_privat...
2015-12-14 Axel Burribugfix: PRIVATE_KEY is now configurable in config.sh...
2015-12-14 Lukas Schauergrab root certificate url from certificate, fixes #43
2015-12-14 Lukas Schauerfixed usage of openssl sha in newer openssl versions...
2015-12-14 Lukas Schaueruse sha in openssl instead of shasum, fixes #42
2015-12-14 Lukas Schaueralso output config location on --env
2015-12-14 Lukas Schauermaking shellcheck happy again
2015-12-14 Lukas Schauerallow export of config variables for use in other scripts
2015-12-14 Lukas Schauerchanged order of config locations to be a bit more...
2015-12-13 Lukas SchauerMerge pull request #40 from digint/no_scriptdir
2015-12-12 Axel Burrimake default PRIVATE_KEY and WELLKNOWN relative to...
2015-12-12 Axel Burrinever fallback to SCRIPTDIR, this is error-prone and...
2015-12-12 Lukas SchauerMerge pull request #37 from germeier/privatekey
2015-12-12 Markus Germeier- make private key a config option
2015-12-12 Lukas Schauerdon't assume we are in the same directory as the script
2015-12-12 Lukas Schauerfancy autogenerated help text
2015-12-12 Lukas Schaueradded commandline options (thanks to germeier, fixes...
2015-12-08 Lukas SchauerMerge pull request #33 from M-M-M-M/clean_challenge
2015-12-08 ETMove cleaning challenge in order to clean when challeng...
2015-12-08 Simon Ruderichuse lock file to prevent concurrent access
2015-12-08 Simon Ruderichfix missing variable
2015-12-08 Simon Ruderichcheck certificate to detect corruption
2015-12-08 Lukas Schauerfixed output of config location
2015-12-08 Lukas Schauergrab action urls from ca-directory
2015-12-08 Simon Ruderich_request: fix unset variable
2015-12-08 Simon Ruderichfix typo in error message
2015-12-08 Simon Ruderichpass altname/domain as second argument to HOOK
2015-12-08 Simon Ruderichdisplay errors from openssl
2015-12-08 Simon Ruderichugly fix to syntax highlighting in Vim
2015-12-08 Simon Ruderichreplace echo with printf
2015-12-08 Simon Ruderichfix typo in comment
2015-12-08 Simon Ruderichsimplify expiry check
2015-12-08 Simon Ruderichreplace rm -f; ln -s with ln -sf
2015-12-08 Lukas SchauerCheck for config file in various locations
2015-12-08 Lukas Schauerfixed default path to WELLKNOWN and moved SCRIPTDIR...
2015-12-08 et@corde.orgA single HOOK to handle challenge, cleaning of challeng...
2015-12-08 Lukas Schauercertificate comes first in fullchain.pem, fixes #26
2015-12-08 Lukas Schauermaking shellcheck happy
2015-12-08 et@corde.orgadd CONTACT_EMAIL option on registration
2015-12-07 Markus Germeierimplement revoke
2015-12-07 Lukas Schauerupdate symlinks after signing the certificate
2015-12-07 Lukas Schauercreate fullchain.pem
2015-12-07 Lukas Schaueralso store csr with timestamp and symlink to default...
2015-12-07 Lukas Schauerlook for domains.txt under BASEDIR
2015-12-07 Lukas Schauerdelete challenge response after verification
2015-12-07 Lukas Schauerparse challenges json differently to be compatible...
2015-12-07 Lukas Schaueradded config option to set path for openssl config...
2015-12-07 Lukas Schaueruse bash functionality instead of sed to filter SAN...
2015-12-07 Lukas Schauerdon't use '-r' on sed
2015-12-07 Lukas Schauermaking shellcheck happy
2015-12-07 Lukas Schaueruse absolute path of script directory as default BASEDI...
2015-12-07 Andrey Jr. MelnikovStore keys and certs in $BASEDIR
2015-12-06 Martin GeiselerCleaner outputs
2015-12-06 Lukas SchauerMerge pull request #13 from germeier/master
2015-12-06 Markus Germeierchange openssl to use enddate for expiry date check
2015-12-06 Markus Germeiershow expire date when we don't need to renew a certifcate
2015-12-06 Lukas SchauerMerge pull request #12 from germeier/newkeys
2015-12-06 Lukas Schauertrying to capture http status codes from curl instead...
2015-12-06 Markus Germeiergenerate a new private key for each csr if the user...
2015-12-06 Lukas SchauerMerge pull request #11 from germeier/fixpending
2015-12-06 Markus Germeierfixed logic to check status from our challenge
2015-12-06 Lukas Schauerremoved acme-challenges directory from git, create...
2015-12-06 Lukas Schauermake config.sh optional
2015-12-06 Lukas Schauerdefault location for acme-challenges
2015-12-06 Martin GeiselerRenew timeframe as config option
2015-12-06 Martin GeiselerCheck expire date of existing certs
2015-12-06 Markus Germeierdon't overwrite certificate files
2015-12-06 Markus Germeiermake openssl keysize configurable
2015-12-06 Lukas Schaueruse "-s" to detect content in temporary curl error...
2015-12-06 Benjamin Dos Santosstyle: double quote to prevent globbing and word splitting
2015-12-06 Benjamin Dos Santosstyle: [[ ... ]] is preferred over [, test and /usr...
2015-12-06 Lukas SchauerMerge pull request #7 from rudis/master
2015-12-06 Simon Ruderichadd HOOK_CHALLENGE option to run a command before the...
2015-12-06 Simon Ruderichuse mkdir -p to create certs/$domain/
2015-12-06 Simon Ruderichmake license agreement configurable as LICENSE
next