سؤال

What is the simplest way to work with NTLM proxies in Java? Just set proxyHost/Port/User/Password seems not work - proxy returns 407 Authentication required. Anybody have working set of this properties?

هل كانت مفيدة؟

المحلول

Problem solved - my app launch as service on windows and in setting user was "current user". And it's not working. Don't know why. When i input my credentials explicitly, 407 error gone.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top