jrihtarsic opened a new pull request, #2960:
URL: https://github.com/apache/cxf/pull/2960

   The ReadHeadersInterceptor alters the SOAP message’s DOM by copying all 
attributes from the <S12:Header> element onto each of its child elements. This 
modification changes the content of signed header elements and therefore 
invalidates their signatures.
   
   This PR removes the logic that duplicates header attributes onto child 
elements, preserving the original signed structure.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to