Discussion:
Authentication using hashed password
(too old to reply)
o***@yahoo.com
2004-11-04 13:23:45 UTC
Permalink
Hello.

In my application digest authentication is used. Till now I have used
"logon" and "password" but now I have to switch to hashed password.
Does anybody know how to implement such task in Wininet? I'm sure it
can be done using WinSockets but it is too late to change libraries.
Thanks.
o***@yahoo.com
2004-11-04 17:12:04 UTC
Permalink
As I understand I can set INTERNET_FLAG_NO_AUTH flag and add my own
header to achieve this goal. Second question is how to create HTTPS
connection using hashed password?

Continue reading on narkive:
Loading...