Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] NTLM2 support

Hi,
With Scott Lewis help, I have added handling of NTLM2 to the p2 transport code.
This is now released to HEAD for 3.6, but requires testing by someone who is running behind an NTLM proxy (both NTLM1 and NTLM2).

Once tested ok for 3.6, this fix should also go into 3.5.1 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=287746

The changes require org.eclipse.ecf.provider.filetransfer;bundle-version="3.0.1"

Back to the top