Jul
07
2023
Java API enhancements
<ul>
<li>Added the possibility to define separate Security Providers for several purpose in the Java API: SSLContext, KeystoreManagerFactory, TLS Keystore, TrustStoreManagerFactory</li>
<li>Regression: The key copy function from one keystore to another did not work properly</li>
<li>Certificate Manager: It was not possible to export private keys into an external PKCS#12 keystore if their algorithm was EC or EdDSA</li>
</ul>