Skip to content

v0.12

Compare
Choose a tag to compare
@shred shred released this 20 Sep 19:38
· 600 commits to master since this release

What's New?

  • Add method to get the error details of a failed authorization
  • Disabled hard-coded Let's Encrypt server certificate. Java's truststore is used instead. For old JREs, the hard-coded certificate can be re-enabled by setting the system property acme4j.le.certfix to true.
  • Minor compatibility improvement