2015-05-20 18:47 GMT+02:00 Michael Osipov <micha...@apache.org>: > There is nothing planned and never will for the following reasons: > > 1) NTLM (even v2) is outdated and deprecated by Microsoft > 2) It is proprietary > 3) Oracle will not add a GSS-API mechanism for that into the JDK/JRE due to > the points above > 4) We have no control over Oracle/IBM/$JVM_VENDOR or its JGSS implementation > > If you still think, you want to use NTLM with SPNEGO, here are you options: > > 1) Write a JGSS mechanism plugin and hook it into JGSS > 2) Use SSPI through JNA if you on Windows but this is absolutely not > portable > > My serious advise is: > > Contact you customer, tell that that their Kerberos setup is broken. It is > either a DNS problem or a missing SPN in the AD. Both can be fixed within 5 > minutes. > > Otherwise, you are out of luck. > > Michael >
Thank you. We will follow your advice. Gerben --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org