[Soap-Python] Hi . WSSE question

Dariusz Suchojad dsuch at gefira.pl
Tue Nov 20 23:45:10 CET 2012


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


More information about the Soap mailing list