Burak Arslan wrote:

Spyne has no WSSE Support. Maybe we should integrate sec-wall into Spyne
so that they integrate via method calls instead of tcp sockets. How easy
would that be?

Hm, not sure really how much much work it is because I've never used Spyne. sec-wall's WSSE feature is abstracted out into a separate module so it can be re-used outside the project.

https://github.com/dsuch/sec-wall/blob/master/code/src/secwall/wsse.py

See here for an API usage example

https://github.com/dsuch/sec-wall/blob/master/code/src/secwall/server.py#L78

BTW. I'm 100% willing to re-license the necessary code under a more permissive license.

cheers,

--
Dariusz Suchojad
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to