HttpClient 4.2.3 using both SSL encryption and NTLM authentication fails

匆匆过客 提交于 2019-12-06 07:37:14
VC1

The issue seems to be with IIS 7.5 and HTTPClient using NTLM v2 and Windows 2008 R2.

I switched to Java HTTPURLConnection and it works pretty well.

Post with some detail on another issue with the same code here

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!