Rémi created WSS-723:
------------------------
Summary: Warning : The input bytes to the digest operation are
null. This may be due to a problem with the Reference URI or its Transforms.
Key: WSS-723
URL: https://issues.apache.org/jira/browse/WSS-723
Project: WSS4J
Issue Type: Improvement
Components: WSS4J Core
Affects Versions: 4.0.1
Reporter: Rémi
Assignee: Colm O hEigeartaigh
Attachments: image-2025-12-04-15-20-21-302.png
Hello,
When I add signature on attachments of SOAP message 1.2, I got the waraning :
{noformat}
The input bytes to the digest operation are null. This may be due to a problem
with the Reference URI or its Transforms
{noformat}
Looking the code I understand that's why I got this warning, but I'm asking if
its was legit, because signature seem to be working well.
I found some case about this :
# Previous case : https://issues.apache.org/jira/browse/SANTUARIO-564
# First aptent to correct :
[https://github.com/apache/ws-wss4j/commit/20e8e4e0406b3053cf26f82b39e882d8dd33da9a]
# Revert change : [https://issues.apache.org/jira/projects/WSS/issues/WSS-699]
Can be reproduce on org.apache.wss4j.dom.message.AttachmentTest
Regards,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]