For Programmers: Free Programming Magazines  


Home > Archive > Java Security > July 2004 > HELP:: Response to Http Digest Authentication









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author HELP:: Response to Http Digest Authentication
kackson

2004-07-23, 3:58 pm

Hi.
I'm implementing a native window application to perform http digest
authentication. I've followed and get my codes completed based on RF
2617. However, my server would always response to my authentication as
Access Denied. After some investigation, I suspect that my calculation
of the response sent to the server maybe incorrect. After spending
hoursssss, I still couldnt get it.

I thought java has some security build in functions but i'm not at all
familar with java. So I desperately appreciate if someone could
provide a correct http response that is generated with his/her nonce,
cnonce, username, password, realm, etc. so that I may check against my
codes to see the difference between my response value and the given
response value and try to check what I am missing. Million thanks!!!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com