Commit Graph

  • 9ebab3e026 added call to random hook to make it clear to hook authors that unknown hooks should just be ignored Lukas Schauer 2018-02-06 23:16:28 +01:00
  • ad291207d0 fetch account information if missing Lukas Schauer 2018-02-06 23:08:40 +01:00
  • a7b2af2b92 http_request: make http headers available on fd 4 Lukas Schauer 2018-02-06 23:08:16 +01:00
  • 082ed17a0a added acmev2 staging information to docs Lukas Schauer 2018-02-06 21:57:32 +01:00
  • dec5ad5840 read url to terms of service from ca directory Lukas Schauer 2018-02-06 21:57:01 +01:00
  • da67297288 only write csr file if renewal will be requested Lukas Schauer 2018-02-06 21:19:33 +01:00
  • 83bf2664b0 added a few simple example use cases to example hook script Lukas Schauer 2018-02-06 21:13:37 +01:00
  • 63854b752b New hook: generate_csr (see example hook script for more information, implements #475, replaces #377) Lukas Schauer 2018-02-06 20:54:58 +01:00
  • 901f9f76e2 pre-bump version Lukas Schauer 2018-02-06 20:53:09 +01:00
  • b5de2e26eb sign_domain: Use existing CSR with matching timestamp Lukas Schauer 2018-02-06 20:41:26 +01:00
  • 73a116e879 Create required certificate and chaincache directories outside of sign_domain Lukas Schauer 2018-02-06 20:40:32 +01:00
  • 9c35fce61e Pre-generate timestamp outside of sign_domain Lukas Schauer 2018-02-06 20:39:23 +01:00
  • 87194f6596 Remove additional whitespace from extract_altnames Lukas Schauer 2018-02-06 20:38:02 +01:00
  • 62d37c9b3d Fix grammer error in the manpage (fixes #466) Mattia Rizzolo 2018-01-19 19:41:41 +01:00
  • b53cb6643b moved manpage to docs directory Lukas Schauer 2018-02-06 18:53:21 +01:00
  • fb41783885 automatic discovery of remote acme api version Lukas Schauer 2018-02-05 19:20:02 +01:00
  • 0bc0bd13d6 Fix globbing of CONFIG_D *.sh files. Nick Muerdter 2018-02-03 16:07:00 -07:00
  • 6d02bfdb42 shrink "logo" a bit Lukas Schauer 2018-02-03 22:14:43 +01:00
  • 727443483d added acmev2 information to readme Lukas Schauer 2018-02-03 22:12:32 +01:00
  • 7a0e71c6c2 follow location on http get-requests Lukas Schauer 2018-02-03 22:03:58 +01:00
  • 45f5c17260 fixed altname extraction of csr with wildcard domains, moved altname extraction from sign_csr to command_sign_csr Lukas Schauer 2018-02-02 23:47:29 +01:00
  • 61083cf522 disable globbing globally (only allow for cleanup routine) Lukas Schauer 2018-02-02 23:45:34 +01:00
  • afba7c694c moved deploy_challenge to earlier loop so it works with multiple challenge tokens on the same identifier (important for wildcard certificate), fixed array-name, removed hook-chain warning Lukas Schauer 2018-01-28 19:43:03 +01:00
  • 471899b4d8 Add ^~ to nginx location block Pandark 2018-01-28 02:15:33 +01:00
  • ec5dbcc816 updated changelog Lukas Schauer 2018-01-28 06:14:44 +01:00
  • 0f69481e2b rewrote challenge validation to iterate over authorizations instead of altnames (fixes some acmev2 validation edgecases), also removed broken test-script (for now) Lukas Schauer 2018-01-28 05:02:18 +01:00
  • 6f3fed496d rewrote donation section in readme Lukas Schauer 2018-01-28 05:06:16 +01:00
  • 5fd93ea874 be more verbose for acme v2 challenge handling Lukas Schauer 2018-01-27 22:51:39 +01:00
  • 656af8cadc don't fail on nested json array in challenge info Lukas Schauer 2018-01-13 23:06:32 +01:00
  • 3e521e1c01 fixed domains.txt parsing (theoretically compatible with wildcard domains) Lukas Schauer 2018-01-13 20:54:55 +01:00
  • 68cb1e0661 ACME v02 Support Martin Strobel 2018-01-08 12:38:01 +01:00
  • 35a9f31643 changelog template, year update Lukas Schauer 2018-01-13 20:10:32 +01:00
  • 4a811759dc version 0.5.0 v0.5.0 Lukas Schauer 2018-01-13 20:08:12 +01:00
  • 2adc57791c Add optional user and group configuration (fixes #434) Lukas Schauer 2017-12-18 00:26:01 +01:00
  • f35aed6ae6 replace backticks with escaped dollarbracethingy (fixes #438) Lukas Schauer 2017-12-18 00:01:47 +01:00
  • b6b56d0df7 export certificate alias to be used in hook scripts Lukas Schauer 2017-12-17 23:54:19 +01:00
  • 13c853d43b also reset configvars after domains loop Lukas Schauer 2017-12-17 23:51:16 +01:00
  • c62f3d91fc implement certificate aliases as suggested by typingArtist (fixes #396) Lukas Schauer 2017-12-17 23:50:46 +01:00
  • eb1c4ac41d make certdir a parameter to sign_domain typingArtist 2017-10-08 10:24:22 +02:00
  • 3ec54e7e0f Add man page Daniel Molkentin 2017-09-22 12:03:57 +02:00
  • 88267db7e2 Update wellknown.md sirrkitt 2017-12-06 22:58:28 -08:00
  • eb4aaefda1 also inform about still-valid ocsp stapling files (fixes #457) Lukas Schauer 2017-12-14 00:11:40 +01:00
  • 3d97799d6a always revalidate challenges if --force is set (fixes #370) Lukas Schauer 2017-11-07 14:43:30 +01:00
  • 742c0ad176 fix ocsp.der symlink Exagone313 2017-10-13 17:34:29 +02:00
  • 7f410e9bff fix account command Andreas Loibl 2017-10-17 16:39:46 +02:00
  • da3428a84a use nullglob, disable warning on empty CONFIG_D directory Lukas Schauer 2017-09-21 18:10:01 +02:00
  • b5e178ea75 allow for spaces when extracting commonName from csr (fixes #423) Lukas Schauer 2017-09-20 15:44:05 +02:00
  • bc20ec79f3 also show freebsd version Lukas Schauer 2017-09-20 15:31:38 +02:00
  • ce9b42d8ad fix issue #426 - version info on FreeBSD Marcin Gryszkalis 2017-09-07 11:15:49 +02:00
  • f838d93f40 stop verification loop after invalid challenge (fixes #431) Lukas Schauer 2017-09-20 15:17:30 +02:00
  • 0be0ab083f replace ${CERTDIR}/${domain} with ${certdir} everywhere typingArtist 2017-06-08 07:38:28 +02:00
  • 58647cab65 added OPENSSL variable to example config (#414) Lukas Schauer 2017-07-18 15:46:10 +02:00
  • c57ad87e7c fixed error handling on non-2xx http status codes (#413) Lukas Schauer 2017-07-18 03:29:32 +02:00
  • 2687054d25 cut path from url for ocsp host Lukas Schauer 2017-07-13 00:53:32 +02:00
  • 2b76d038d3 ocsp fetching should now also work with older openssl versions Lukas Schauer 2017-07-12 16:00:25 +02:00
  • e339b28159 add host header to ocsp request Lukas Schauer 2017-07-12 15:33:56 +02:00
  • 4f3bd3e956 fixed exit_hook Lukas Schauer 2017-07-11 10:06:42 +02:00
  • f86290ea52 revocation: don't fail if certificate already has been revoked (fixes #236) Lukas Schauer 2017-07-11 01:30:30 +02:00
  • f1bc2b14ba cleanup old ocsp response files Lukas Schauer 2017-07-11 00:50:05 +02:00
  • 367ef574f1 export altnames so it can be used in hook scripts (fixes #360) Lukas Schauer 2017-07-11 00:47:37 +02:00
  • 4e7fb80bcd support otherName SAN entries for domain verification (fixes #356) Lukas Schauer 2017-07-11 00:35:51 +02:00
  • ee75c5dca7 Initial support for fetching OCSP status to be used for OCSP stapling (as suggested in #385) Lukas Schauer 2017-07-11 00:27:28 +02:00
  • 82ca3ffcd3 added giant donation section to readme (please send me all your money) Lukas Schauer 2017-07-10 22:48:50 +02:00
  • bb99742aa7 load config for version information but disable verification Lukas Schauer 2017-07-10 21:36:32 +02:00
  • 60583d3ef9 added hook to run before cron command (fixes #371) Lukas Schauer 2017-07-10 21:36:10 +02:00
  • cbb661ca17 specify openssl config location when converting CSR to DER (fixes #397) Lukas Schauer 2017-07-10 20:32:05 +02:00
  • 67cf20765c updated changelog Lukas Schauer 2017-07-10 20:28:38 +02:00
  • 89377a1004 git: ignore chains directory Lukas Schauer 2017-07-10 20:28:20 +02:00
  • dc600e39b8 cleanup: also move .pem-revoked files (fixes #237) Lukas Schauer 2017-07-10 20:27:42 +02:00
  • 16e91b415b added auto-cleanup feature to changelog Lukas Schauer 2017-07-10 20:23:27 +02:00
  • e6d6882c78 added option to automatically run cleanup routine (implements #389) Lukas Schauer 2017-07-10 20:20:04 +02:00
  • 14a5f63077 Redirect additional errors to STDERR Herman van Rink 2017-04-17 15:08:42 +02:00
  • 5787cd6a47 Remove double output redirection, _exiterr already does >&2 Herman van Rink 2017-04-17 14:54:42 +02:00
  • 875c1f74e5 Add some formatting to improve human scannability (while reading) ProBackup-nl 2017-06-13 23:20:32 +02:00
  • db18820991 made openssl binary configurable (closes #393, closes #379) Lukas Schauer 2017-07-10 19:13:30 +02:00
  • 2f775d0e2a remove duplicate -a short option from --account (fixes #410) Lukas Schauer 2017-07-10 18:21:06 +02:00
  • f2b589430c added version command Lukas Schauer 2017-07-10 17:21:22 +02:00
  • 533aa80129 replaced source url with dehydrated.de Lukas Schauer 2017-07-10 17:15:29 +02:00
  • d1f215b652 fixed typos as suggested by @jwilk (closes #369) Lukas Schauer 2017-07-10 16:55:18 +02:00
  • bd57777c62 Ability to provide extra curl options Andreas Thienemann 2017-05-28 19:06:04 +02:00
  • ba31a505d2 Add MSYS support Haddon CD 2017-03-28 02:30:40 +01:00
  • 0dcf94dd3d dont strip for docker containers that cwd is / Chase Bolt 2017-02-18 20:00:46 -08:00
  • 9ea75e7cfb Support older bash releases Andreas Thienemann 2017-05-28 18:30:58 +02:00
  • 33c77e6daa Add some comments about IPv6. Ben Elliston 2017-06-27 13:25:00 +10:00
  • d685463673 implemented issuer-chain cache Lukas Schauer 2017-07-10 15:06:06 +02:00
  • 98ad01a110 allow using parts of dehydrated without running the main script (intended for testing parts of the script) Lukas Schauer 2017-07-10 14:51:55 +02:00
  • 8709d21ef2 updated usage instructions in readme (added --account) Lukas Schauer 2017-07-10 14:08:29 +02:00
  • 6ebaae416c removed build status from readme (test system seems to be broken...) Lukas Schauer 2017-07-10 14:07:15 +02:00
  • 7fc4040f47 updated changelog with account-update feature Lukas Schauer 2017-07-10 14:05:45 +02:00
  • ec1599e3b6 Added new feature Update registration contact #239 Anton Avramov 2017-05-04 13:20:49 +03:00
  • 116386486b release 0.4.0 v0.4.0 Lukas Schauer 2017-02-05 15:33:17 +01:00
  • aed4272e97 improved register command (closes #350) Lukas Schauer 2017-02-05 15:32:29 +01:00
  • ad21b41e27 also test under osx Lukas Schauer 2017-02-04 13:48:58 +01:00
  • 3d8d320c9f trying to fix compatibility with mawk Lukas Schauer 2017-02-04 13:32:56 +01:00
  • 449490a981 Merge branch 'simondeziel-fix-example-hook' Lukas Schauer 2017-01-31 02:58:29 +01:00
  • fe17753dd5 Invoke bash through /usr/bin/env Simon Deziel 2017-01-30 20:47:23 -05:00
  • 27a416511f The example hook script uses bash test regex Simon Deziel 2017-01-30 20:36:19 -05:00
  • e5452922e9 whitelist handlers for example hook (fixes #348) Lukas Schauer 2017-01-30 03:53:59 +01:00
  • ee65261ea8 exclude root certificate from certificate chain Lukas Schauer 2017-01-30 03:22:14 +01:00
  • 03f0dc18b9 use awk instead of grep for reading trailing line after match (fixes #255) Lukas Schauer 2017-01-30 00:12:01 +01:00