Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 40898 invoked from network); 25 May 2005 08:11:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2005 08:11:15 -0000 Received: (qmail 86625 invoked by uid 500); 25 May 2005 08:11:13 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 86563 invoked by uid 500); 25 May 2005 08:11:12 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 86539 invoked by uid 99); 25 May 2005 08:11:12 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from gandalf.meisterwerk.net (HELO arwen.meisterwerk.net) (80.74.132.94) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 25 May 2005 01:11:08 -0700 Received: from uml24.umlhosting.ch ([::ffff:80.74.144.174]) by arwen.meisterwerk.net with esmtp; Wed, 25 May 2005 10:10:52 +0200 id 00000000009240AD.000000004294330C.000065DF Received: from oleg by uml24.umlhosting.ch with local (Exim 3.35 #1 (Debian)) id 1DaqyZ-00037O-00 for ; Wed, 25 May 2005 10:10:51 +0200 Date: Wed, 25 May 2005 10:10:51 +0200 From: Oleg Kalnichevski To: HttpClient Project Subject: Re: SSLHandshake + retry Message-ID: <20050525081051.GA11987@uml24.umlhosting.ch> Mail-Followup-To: HttpClient Project References: <625657B48657D748B7316220AA5214C4D381A1@CAFRFD1MSGUSR08.ITServices.sbc.com> <1116967333.4417.8.camel@localhost.localdomain> <42942B94.70602@nose.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <42942B94.70602@nose.ch> User-Agent: Mutt/1.3.28i X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I can also recommend the JSSE implementation developed by Institute for Applied Information Processing and Communication (IAIK) of the Technical University Graz. http://jce.iaik.tugraz.at/products/02_isasilk/index.php It is not particularly cheap but of very good quality and is compatible with Java 1.1.8 or higher. Recommended Oleg On Wed, May 25, 2005 at 09:39:00AM +0200, Ortwin Gl?ck wrote: > Another possibility is to use a different JSSE implementation. This may > not be a drop-in replacement though, and you may have to write your own > SecureSocketFactory. > > Have a look at: > * Jessie, no idea what JDK they need: > http://www.nongnu.org/jessie/ > > * IBM's JSSE implementation > > * SSLava (formerly Phaos, then bought by Oracle): > > http://www.oracle.com/technology/products/id_mgmt/phaos/prod_doc.html#ssl > > Oleg Kalnichevski wrote: > >Based on my experience and the feedback from users on this list, the > >only stable Sun's implementation of JSSE is the one shipped with Java > >1.4.2. If upgrade is an option, do consider using Java 1.4.2 > > > >Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org