Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.3.4, 4.0.0
-
None
-
Unknown
Description
As discussed on the [mailing list|https://lists.apache.org/thread/95hcbjqy7z7m7qhz407y9o36gw2ql2xo,] the current implementation within `JwsUtils` only accepts RSA keys coming from a local keystore file. RSA keys from other resources like a HSM via PKCS11 interface are getting rejected currently for no reason.
The code needs some refactoring to not limit the support to local keystores.
Attachments
Issue Links
- relates to
-
CXF-8915 Allow P11 RSA Keys within JweUtils
- Open
- links to