Encoding problems in certificate manager, Trust path problems
- If the IssuerDN or SubjectDN of a certificate/key contains UTF-8 or UTF-16 encoded characters (e.g. simplified chinese) this has been displayed in the overview panel of the certificate details als unknown characters (??? or ⬧⬧⬧)
- [seldom]For unknown reason the underlaying crypto API (bc) took a really long time to compute trust pathes of a single certificate. The UI freezed meanwhile and the user might have thought that the client crashed
- The pool libs for the pooled connections of the embedded HSQLDB database has been updated: commons-dbcp 2.6.2 > 2.8.0 and commons-pool2 2.6.0 > 2.9.0