Re: Digest MD5 authentication over using ZSI

2005-09-21 Thread Jakob Simon-Gaarde
Just for the record. After accepting that pythons build-in digest authentication (HTTPDigestAuthHandler) does *NOT* work, I made my own digest authentication handler and built it into ZSI, they have recieved and accepted the patch so it should be part of the next ZSI release (current 1.7). I have

Digest MD5 authentication over using ZSI

2005-09-03 Thread trapeze . jsg
Hi. I am trying to get through to Microsoft MapPoint Services using ZSI for soap handling. I can generate the service classes and also the soap-requests generated by the service classes seem to be OK. The problem I am facing is that I can't seem to authenticate myself. I have made a small change t