mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
-
released this
2018-03-11 20:19:25 +01:00 | 185 commits to master since this release📅 Originally published on GitHub: Sun, 11 Mar 2018 19:25:17 GMT
🏷️ Git tag created: Sun, 11 Mar 2018 19:19:25 GMT[0.6.0] - 2018-03-11
Changed
- Challenge validation loop has been modified to loop over authorization identifiers instead of altnames (ACMEv2 + wildcard support)
- Removed LICENSE parameter from config (terms of service is now acquired directly from the CA directory)
Added
- Support for ACME v02 (including wildcard certificates!)
- New hook: generate_csr (see example hook script for more information)
- Calling random hook on startup to make it clear to hook script authors that unknown hooks should just be ignored...
Downloads