v0.12
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
totrue
. - Minor compatibility improvement