[
https://issues.apache.org/jira/browse/CXF-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846455#comment-17846455
]
Freeman Yue Fang commented on CXF-9014:
---------------------------------------
Hi [~jgoodyear],
Thanks for reporting this, I believe this is because in bob-modified.jks(used
in SignatureWhitespaceTest) it use Subject Public Key Algorithm: 1024-bit RSA
key (weak) and isn't allowed in modern JDK versions. So I regenerated
bob-modified.jks with with RSA 2048/sha256.
Please see attached affected files, could you please override the those in
systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action folder
and retest it?
Thanks!
Freeman
> org.apache.cxf.systest.ws.action.SignatureWhitespaceTest test fail on RH
> OpenJDK
> --------------------------------------------------------------------------------
>
> Key: CXF-9014
> URL: https://issues.apache.org/jira/browse/CXF-9014
> Project: CXF
> Issue Type: Test
> Affects Versions: 4.0.4
> Reporter: Jamie Mark Goodyear
> Priority: Minor
> Attachments: bob-modified.jks, request-with-comment.xml,
> request-with-trailing-whitespace.xml
>
>
> org.apache.cxf.systest.ws.action.SignatureWhitespaceTest test fail on RH
> OpenJDK.
> In a full build of CXF 4.1.x (main) the SignatureWhitespaceTest suite will
> fail when built on RH OpenJDK.
> Likely due to certs/algorithms supported by RH (see CXF-9006).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)