v2.0-rc0
What's Changed
- [Snyk] Upgrade org.bitbucket.b_c:jose4j from 0.9.4 to 0.9.5 by @morihofi in #37
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 by @morihofi in #40
- [Snyk] Upgrade org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.1 to 2.23.0 by @morihofi in #39
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0 by @morihofi in #38
- new interactive WebUI (management UI is coming soon)
- better Database design
- certificates can now be issued in a separate thread
- IP support works now (IPv4 and IPv6)
- error messages of failed challenges are now more informative
- multiple Domains in one order works now
- fixed challenges not working
- fixed several security issues
- enable/disable SNI check in config
- AcmeAPI Certificate doesn't need a provisioner anymore
⚠ Breaking Changes - Version 2.0-rc0
- Provisioner directory is now in /acme/provisionername/directory
- Database scheme has been complete rebuilt, please clean database before use
- Due to move of provisioner directory, the URLs to OCSP and CRL have also been moved, please regenerate your intermediate certificates by delete the corresponding entries in the keystore
Full Changelog: v1.3...v2.0-rc0