Jandalf Usually I do not give a flying damn about US export regulations. If the US government has an issue with that, they are whole-heartedly welcome to bomb the Chinese Embassy in Moscow.
I simply might have downloaded castrated version of the jdk by mistake Olegolas -----Original Message----- From: Jeffrey Dever [mailto:[EMAIL PROTECTED]] Sent: Montag, 27. Januar 2003 21:50 To: Commons HttpClient Project Subject: Re: NTLM tests fail when building with jdk1.3.1 Well even though I have done an implementation of a DES encryption algorithm once upon a time, I'm no expert with java encryption. You are in Russia right? Are you stuck with a encryption castrated version of the jdk due to foolish export laws? This is definately a different issue than I reported which was 1.3.1 specific. Jandalf. Kalnichevski, Oleg wrote: >Jandalf >I have the following NTLM tests failing on me all the time regardless of what JDK I >am running, including 1.4.1. In my case I do not seem to have DES cyphers in place. >Can it be that you have the cyphers under 1.4.1 but not under 1.3.1? > >testNTLMAuthenticationResponse2 >testNTLMAuthenticationWithDefaultCreds > >org.apache.commons.httpclient.HttpException: DES encryption is not available. > at org.apache.commons.httpclient.NTLM.getCipher(NTLM.java:158) > at org.apache.commons.httpclient.NTLM.encrypt(NTLM.java:195) > at org.apache.commons.httpclient.NTLM.hashPassword(NTLM.java:476) > at org.apache.commons.httpclient.NTLM.getType3Message(NTLM.java:432) > at org.apache.commons.httpclient.NTLM.getResponseFor(NTLM.java:145) > at org.apache.commons.httpclient.Authenticator.ntlm(Authenticator.java:397) > at >org.apache.commons.httpclient.Authenticator.authenticate(Authenticator.java:707) > at >org.apache.commons.httpclient.Authenticator.authenticate(Authenticator.java:251) > at >org.apache.commons.httpclient.TestAuthenticator.testNTLMAuthenticationResponse2(TestAuthenticator.java:444) >.... > >Oleg > >-----Original Message----- >From: Jeffrey Dever [mailto:[EMAIL PROTECTED]] >Sent: Sonntag, 26. Januar 2003 20:42 >To: Commons HttpClient Project >Subject: NTLM tests fail when building with jdk1.3.1 > > >It's come up here before about maintaining compatability with jdk1.3.1, >and its come up on the commons-dev list as well. As it stands right >now, some NTLM tests fail when building under 1.3.1. It seems that a >single problem in authenticator is causing the issue. > >I can start to be more diligent in running the build under both 1.3.1 >and 1.4, but this problem should be addressed. > >Jandalf. > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>