> While talking about SOAPpy module, I'm facing an authentication problem > with it: > > I'm consuming a WebServices server requiring authentication, and I did > not found yet how to give authentication code (username:password) while > calling any mehode of the webservice. > In Apache+mod_python I use apaches authentication and ssl. Simply works