cURL / Mailing Lists / curl-library / Single Mail

curl-library

using libcurl with a password that is already MD4 hashed

From: Flott, Rick <Rick.Flott_at_polycom.com>
Date: Wed, 9 Jun 2010 08:00:01 -0700

I am using libcurl with NTLM authentication and the authentication works fine. I use the CURLOPT_USERPWD option to set the password, but it requires the password to be in clear-text.
The problem is that my system keeps the password in an MD4 hash.

Is there any way to pass libcurl a password that is already MD4 hash'ed?

Thanks.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-09