v2.13
After a much too long time, there's a new release of acme4j!
- acme4j-smime: Moved from JavaMail to JakartaMail. Sadly this is an API breaking change in the S/MIME module. See the migration guide for further details.
- Workaround for an Android bug that only returned an empty certificate chain (issue #127). Thanks to @NielsMasdorp!
- Added a debugging chapter to the documentation.
- acme4j is now tested to work on Android. However, please note that Android is not an officially supported platform.
- Minor bugfixes