curl-library
Re: NTLM2
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 Jun 2006 10:05:53 +0200 (CEST)
Received on 2006-06-02
Date: Fri, 2 Jun 2006 10:05:53 +0200 (CEST)
On Wed, 31 May 2006, Daniel Stenberg wrote:
> Here's a patch written by Mikael Sennerholm, that adds NTLM2 negotiation to
> the NTLM code for libcurl.
>
> While it can be improved to produce a better challange, I think it would be
> cool to get some feedback from some of you who actually use NTLM (or even
> NTLM2) about it.
Here's an update done by Mikael Sennerholm's to do a "proper" challange,
slightly edited by me to re-use the existing seeding of the random engine
function in the OpenSSL code.
Unfortunately, these changes require me to once again edit all the NTLM test
cases... :-(
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
- TEXT/PLAIN attachment: ntlm2.patch