Skip to content

v0.6.2

Compare
Choose a tag to compare
@lukas2511 lukas2511 released this 27 Apr 11:03
· 135 commits to master since this release
ce3d658

[0.6.2] - 2018-04-25

Added

  • New deploy_ocsp hook
  • Allow account registration with custom key

Changed

  • Don't walk certificate chain for ACMEv2 (certificate contains chain by default)
  • Improved documentation on wildcards

Fixes

  • Added workaround for compatibility with filesystem ACLs
  • Close unwanted external file-descriptors
  • Fixed JSON parsing on force-renewal
  • Fixed cleanup of challenge files/dns-entries on validation errors
  • A few more minor fixes