Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@lukas2511 lukas2511 released this 13 Jan 19:12
· 206 commits to master since this release
4a81175

[0.5.0] - 2018-01-13

Changed

  • Certificate chain is now cached (CHAINCACHE)
  • OpenSSL binary path is now configurable (OPENSSL)
  • Cleanup now also moves revoked certificates

Added

  • New feature for updating contact information (--account)
  • Allow automatic cleanup on exit (AUTO_CLEANUP)
  • Initial support for fetching OCSP status to be used for OCSP stapling (OCSP_FETCH)
  • Certificates can now have aliases to create multiple certificates with identical set of domains (see --alias and domains.txt documentation)
  • Allow dehydrated to run as specified user (/group)