Skip to content

v2.7

Compare
Choose a tag to compare
@shred shred released this 24 Mar 15:50
· 266 commits to master since this release
f799a2e

IMPORTANT: All acme4j versions < v2.5 will stop working as of November 1st, 2019. Make sure to use v2.5 or higher in due time! See here and here for details.


  • The ACME draft has been finalized and is now called RFC 8555. For this reason, the acme4j API is now considered stable. There won't be breaking changes to the public part of the API unless absolutely necessary.
  • acme-star's recurrent-certificate-predate fields are supported now.
  • In a preparation for Java 9 compatibility, Automatic-Module-Names have been added to the module's manifests.