Thanks Cameron,Dieter! Sure I haven't understood how to pass and use the certificate to the client. I thought to write a HTTPS client to extract the clean SOAP envelope and then passing it to Suds. Just for info, the service I need to consume It's the Italian Healthcare System for Medical Doctor. Ciao!) Il 25/nov/2014 07:46 "dieter" <die...@handshake.de> ha scritto:
> Filadelfo Fiamma <philosga...@gmail.com> writes: > > > Since 2011 I'm using the very good "Suds" library for consuming simple > soap > > service. > > Now I need something for "SOAP over HTTPS", Does anyone know a good > > solution? May I use suds and write an envelope for HTTPS? > > I can enforce Camerons statement: "suds" simply uses "HTTPS", > when this protocol appears in the WSDL url or the port definitions > inside the WSDL. > > Should you need special things (such as provide a client certificate > for the HTTPS connection), you can pass on a "transport" parameter > to the "suds.client.Client" constructor that handles those specialities. > > -- > https://mail.python.org/mailman/listinfo/python-list >
-- https://mail.python.org/mailman/listinfo/python-list