Hi, I managed to solve this with SUDS as my masters thesis, the code is available here: https://github.com/dnet/SudsSigner https://github.com/dnet/pyxmlsec Usage and internals are described in my thesis: http://vsza.hu/thesis-beta.pdf If you have any problems, tell me and I'll try to help.
Regards, András Veres-Szentkirályi 2012. szeptember 6. csütörtök 23:39:56 dátummal Israel Brewster ezt írta: > I am trying to figure out how to create a SOAP client for a service that > requires WS-Security and uses certificates for authentication. Looking at > the sample request they provided, it looks as though the wise security > header contains the key, certificate, and some sort of signature. However, > in looking online, all I can seem to find are examples of using > WS-Security with a username and password. Are there any SAOP libraries > available that provide support for WS-Security with certificates and > signatures? Thanks. > > ----------------------------------------------- > Israel Brewster > Computer Support Technician II > Era Alaska > 5245 Airport Industrial Rd > Fairbanks, AK 99709 > (907) 450-7250 x7293 > ----------------------------------------------- _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
