Jan Bernhardt created CXF-8837:
----------------------------------
Summary: Allow P11 RSA Keys within JwsUtils
Key: CXF-8837
URL: https://issues.apache.org/jira/browse/CXF-8837
Project: CXF
Issue Type: Bug
Components: JAX-RS Security
Affects Versions: 4.0.0, 3.3.4
Reporter: Jan Bernhardt
Assignee: Jan Bernhardt
Fix For: 4.0.1
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)