Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@lukas2511 lukas2511 released this 05 Feb 14:42
· 264 commits to master since this release
1163864

[0.4.0] - 2017-02-05

Changed

  • dehydrated now asks you to read and accept the CAs terms of service before creating an account
  • Skip challenges for already validated domains
  • Removed need for some special commands (BusyBox compatibility)
  • Exported a few more variables for use in hook-scripts
  • fullchain.pem now actually contains the full chain instead of just the certificate with an intermediate cert

Added

  • Added private-key rollover functionality
  • Added --lock-suffix option for allowing parallel execution
  • Added invalid_challenge hook
  • Added request_failure hook
  • Added exit_hook hook
  • Added standalone register command