davidkarlsen edited a comment on issue #531: add client digest interceptor
URL: https://github.com/apache/cxf/pull/531#issuecomment-479701659
 
 
   @coheigea I had missed calling proceed() which is added now and the test 
passes (although there is not a matching server-side filter configured in the 
test as far as I could see?) - maybe it should be a round-trip test with 
digest+signing+signature-validation on the client side + 
digestVerification+signatureCheck+signatureOfResponse serverside.
   
   I have an alternative implementation which looks more similar to the jws 
stuff and wraps the output stream in a cachedOutputStream if you are interested 
in taking a look? I could add it as a separate PR?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to