Maurizio Lotauro wrote:
> Scrive Arno Garrels <arno.garr...@gmx.de>:
> 
>> Maurizio Lotauro wrote:
> 
> [...]
> 
>> So I think I'll wait for your latest changes?
> 
> Yes, probably at this point it is better to wait.
> But if you have time give a look in the code, particularly to
> HttpAuthNTLM to get an idea how implement the Digest authentication
> class. 

Already done last week. However Digest is more similar to Basic, 
the only difference to Basic is that at least one challenge is required
to build the Authorization header line.
Once a challenge is cached somehow it may be reused. With NTLM this is
not possible. 

> So I can ask you for some hint for the new changes if needed
> :-)

Please ask, even though I do not understand all details of the integrity
authentication Qop yet, or better said how to make it working with TSmtpCli :( 
Also see my latest changes in the ICS v7 repository.
Will you be adding your changes to v7? 

--
Arno

> 
>>> Mainly what I want to do is:
>>> - add a way to authenticate without first receiving a 401/401 status
>>> code
>>> - handle different realms sent form the server
>>> - add a way to tell the component which proxy should use.
>> 
>> Those were my wishes last weekend, but I gave them up temporarily.
> 
> Maybe it will be easier with the next changes. We will see.
> 
> 
> Bye, Maurizio.
> 
> ----------------------------------------------------
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to