Python, SOAP & SSL

From: zako (laudiokozakoNOSPAM_at_NOKKyahoo.es)
Date: 08/19/04


Date: Wed, 18 Aug 2004 22:34:32 +0000 (UTC)

Hi,

I'm doing a distributed application in which various nodes in Internet
have to comunicate through SOAP. In order to authenticate and secure the
comunication we use SSL.

We are doing the system with SOAPpy and M2Crypto packages. The SOAPpy
package has various SOAP servers defined. Theses have SSL support
thanks to Context class from M2Crypto.SSL package. But the client
(SOAPProxy class) do not have a Context attribute in its builder to
expecify CA or ist certificate to authenticate itself to the SOAPServer.
Anybody knows how solve this? Thanks for all and excuse my bad english
xD,

zako



Relevant Pages

  • Re: Active Directory SSL
    ... SSL/LDAP port and can't be changed. ... My recommendation is that if you just want to authenticate a user, ... as the name must match the DC certificate to make a successful SSL ... Dim oRoot As DirectoryEntry = New DirectoryEntry(_path, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: pam_ldap
    ... What LDAP server are you trying to authenticate against? ... >> LDAP while not utilizing SSL. ... syslog.conf can direct openldap logs to a separate file. ...
    (Fedora)
  • Re: SSL info
    ... appreciate various elements could be secure/unsecure but how would ... But this is not a problem of SSL itself. ... since you can turn on and off authentication and encryption as you like. ... can't just authenticate the server, you can also authenticate the client ...
    (alt.computer.security)
  • Re: Building an Intranet
    ... you use SSL. ... I also think VPN is your best option. ... Thus you can't authenticate a client by IP even if you use SSL. ...
    (comp.security.misc)
  • Re: Compiling PHP with SOAP/Iconv/OpenSSL support on OS X 10.5
    ... I'm trying to compile PHP with SOAP and SSL on a Mac for use with Salesforce.com. ... It seems to be happening because the Salesforce SOAP server requires SSL connections and I don't have SSL enabled, ... the first place I would start is looking at the configuration options (both compile time and run time) for all three products and compare them to the working Gentoo and RedHat systems. ... Also, I don't care about incomming SSL connections, only outgoing connections using SOAP, though Apache doesn't have a problem listening for SSL connections. ...
    (comp.lang.php)