On 12/18/2013 10:54 PM, Ovnicraft wrote: > Hi i am working with suds to create clients, so my WS needs password digest > not password i want to know i there is any client lib with implementation > around WSSE with Password digest
Hello Cristian, I implemented parts of WSSE over here a couple of years ago. https://github.com/dsuch/sec-wall/blob/master/code/src/secwall/wsse.py Please feel free to have a look at it and use in your applications if you find it useful. cheers, -- Dariusz Suchojad https://zato.io ESB, SOA and cloud integrations in Python _______________________________________________ Soap mailing list [email protected] https://mail.python.org/mailman/listinfo/soap
