Oleg Kalnichevski wrote: >On Tue, Nov 01, 2005 at 03:34:01PM +0100, Mikael Wikstr?m wrote: > > >>this is a followup on my previus mail with the same title sent 08/03/2005 >> >>Hi, >> >>finally... Here's my spnego/Negotiate AuthScheme for httpclient 3.0. >> >>It's more or less complete and rely on JAAS for credentials and jgss for >>mutual auth and credential forwarding. >> >>My next goal will be to se if I can use this scheme with axis (SOAP) >>over ssl to create a secure WS that can use forwarded credentials. >> >>I really hope this patch will become part of the main dist. >> >>references: >>http://www.ietf.org/internet-drafts/draft-jaganathan-kerberos-http-00.txt >>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/http-sso-2.asp >> >>http://www11.informatik.tu-muenchen.de/Java/j2sdkse/guide/security/jgss/tutorials/ClientServer.html >> >> >>Regards >>/ Mikael Wikstrom >>[EMAIL PROTECTED] >> >> >> >> > >Mikael, > >Since the Negotiate AuthScheme depends on a Java extension, which is not >part of older JREs, we cannot include this code into HttpClient 3.x >proper. We will happily accept this code into the contrib package >(provided it passes the peer review) and will consider it for inclusion >into HttpClient 4.0, which will no longer require Java 1.2 compatibility > >Please open a Bugzilla ticket and attach the files to it along with a >statement that you agree to release this code under ASLv2 license > > I think I have done what you asked me to do now. Had some problems understanding bugzilla at first but... well. It's assigned to bug 37346.
>Cheers, > >Oleg > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]