Mailing List SVR <[EMAIL PROTECTED]> writes on Tue, 16 Sep 2008 08:31:13 +0200:
> ...
> however my server require client
> certificate authentication,
> 
> does soaplib or zsi work in this environment?

ZSI allows you to provide an alternative transport.
That's the usual way to let ZSI work over "https" rather than "http".

I do not know whether Python supports a client certificate authentication
transport out of the box -- but at least the problem is split into
two easier parts.

Dieter
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to