History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25262
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Kirill Safonov
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Connection to CodePlex TFS doesn't work

Created: 11 Mar 08 19:00   Updated: 18 Aug 08 19:07
Component/s: Version Control Integration. TFS
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Complains about "PKIX path validation failed".

 All   Comments   Work Log   Change History      Sort Order:
Kirill Safonov - 14 Mar 08 18:00
Related info:

http://blogs.sun.com/andreas/entry/no_more_unable_to_find (No more 'unable to find valid certification path to requested target')
http://code.google.com/support/bin/answer.py?answer=71567&topic=12359#fiddler (Network Capture Tools for API Developers)
http://en.wikibooks.org/wiki/Programming:WebObjects/Web_Services/How_to_Trust_Any_SSL_Certificate (How to Trust Any SSL Certificate)


Kirill Safonov - 18 Aug 08 12:36 - edited
This is most likely related to NTLM v2 authentication protocol set up at Codeplex. Currently used Apache HttpClient 3.1 supports NTLM v1 only.
(Comparison of existing implementations is given at http://www.oaklandsoftware.com/papers/ntlm.html, http://www.oaklandsoftware.com/product_http/compare.html)

Available options would be: