Hi, I implemented basic WS-Security-compliant digital signature support for SUDS as a message plugins, so it's usable without modifying the library source code. I put most information necessary to try it into the README.md file, in case you're interested about the internals, I've written my masters thesis about it, latter can be downloaded from http://vsza.hu/thesis-beta.pdf
I tested my solution with Apache CXF, so any other interoperation experiences are welcome, along with other suggestions and/or patches.
The code can be downloaded from my GitHub repository: http://git.io/sudsign
On 12/18/11 18:29, Veres-Szentkiralyi Andras wrote:
Hi, I implemented basic WS-Security-compliant digital signature support for SUDS as a message plugins, so it's usable without modifying the library source code. I put most information necessary to try it into the README.md file, in case you're interested about the internals, I've written my masters thesis about it, latter can be downloaded from http://vsza.hu/thesis-beta.pdf
I tested my solution with Apache CXF, so any other interoperation experiences are welcome, along with other suggestions and/or patches.
The code can be downloaded from my GitHub repository: http://git.io/sudsign
Wow, I got cited in an MSc. thesis, albeit indirectly :) Thank you and congratulations!
I got a favour to ask: would you mind updating the ZSI and SoapPy parts for rpclib comparison document with fragments from your thesis? I could plagiarize from the document but I'd feel much more comfortable if that happened by your hand. it's here: https://github.com/arskom/rpclib/blob/master/doc/source/comparison.rst
again, thanks and congrats :) burak