art1c0 / mooha

Automatically exported from code.google.com/p/mooha
0 stars 0 forks source link

HTTP Digest not working #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. With Apache 2.2.15, Using Custom built client using funambol sdk, try to 
sync using the URL http://<ip:port>/mooha/

What is the expected output? What do you see instead?
In mooha config, I've set auth to MD5.
I'm not sure of this but I don't see HTTP Digest procedures viz 401, 
WWW-Authenticate header in trace. I see 200OK with syncML data having 401.

What version of the product are you using? On what operating system?
mooha_server0.3b on FC12

Please provide any additional information below.

Thanks

Original issue reported on code.google.com by kunaleka...@gmail.com on 1 Dec 2010 at 9:04

GoogleCodeExporter commented 9 years ago
Its working now, though some minor issue of session, will fix that.

Original comment by kunaleka...@gmail.com on 2 Dec 2010 at 8:47