Closed
Description
Upgrading WSS4J to 2.3.0 would bring the following improvements:
- Private key caching enabled which greatly speeds up private key retrieval for PKCS12 keys
- OpenSAML 3.4.x upgrade
- Santuario 2.2.x upgrade
- EhCache 3.x upgrade
- JDK 14 officially supported
and would get rid of a CVE in cryptacular.
JDK 14 does become supported but also required at least JDK 8: see the migration guide (https://ws.apache.org/wss4j/migration.html)
I've got a PR ready, just waiting for a Jira ticket ID to be assigned to this GH issue.