Issue Details (XML | Word | Printable)

Key: HTTPCLIENT-579
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Unassigned
Reporter: Konstantin Kasatkin
Votes: 0
Watchers: 4
Operations

If you were logged in you would be able to see more operations.
HttpComponents HttpClient

NTLMv2 support

Created: 18/May/06 02:52 PM   Updated: 08/Jul/09 10:19 PM
Return to search
Component/s: HttpAuth
Affects Version/s: 3.0 Final
Fix Version/s: 3.1 Alpha 1

Time Tracking:
Not Specified

File Attachments:
  Size
File ntlmv2-session-security.diff 2008-02-21 05:27 AM Andrew Franklin 3 kB
File NTLMv2.rar 2006-05-18 03:08 PM Konstantin Kasatkin 18 kB
File NTLMV21.RAR 2009-06-17 08:14 AM Konstantin Kasatkin 338 kB
Environment: WIndows 2000 Pro SP4, JDK 1.4.2

Resolution Date: 18/May/06 04:02 PM


 Description  « Hide
Hello guys,
recently I've encouner the problem how to interact with HTTP resourses protected tough security policy allowed to use only NTLMv2 authorization scheme from a java application.

Earlier I used httpclient to accomplish NTLMv1 authorization, but when I was requested to move to NTLMv2 I was surprised, that httpclient does not support this.

I've dug all the Internet and found some articles and examples how to implement it, and finally having compiled all this enormous heap of information, I have a couple modified classes from httpclient project, that I'd like to share with you and other users of httpclient.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.