Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 23350 invoked from network); 26 Oct 2006 12:46:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Oct 2006 12:46:14 -0000 Received: (qmail 90504 invoked by uid 500); 26 Oct 2006 12:46:22 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 90463 invoked by uid 500); 26 Oct 2006 12:46:22 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 90439 invoked by uid 99); 26 Oct 2006 12:46:22 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:46:22 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of t.p.ellison@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Oct 2006 05:46:06 -0700 Received: by ug-out-1314.google.com with SMTP id y2so427434uge for ; Thu, 26 Oct 2006 05:45:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=orYUTqmCUBlKI97S+uddiHFY7qEsO5jE89+6V+87DeBl1nBJUVsxrSkc/zEAxe/4ImsF0TfTdF295cSO054WLXMdFY9R0vKl0lXTc9OJrRojKcuXle8MHOYMSzi3ZRCgPNGhVEUtsr5fAdvesA08PtqaEVZ9XQNSG7wTOLiPf98= Received: by 10.67.119.5 with SMTP id w5mr2742550ugm; Thu, 26 Oct 2006 05:45:44 -0700 (PDT) Received: from ?9.20.183.69? ( [195.212.29.67]) by mx.google.com with ESMTP id j34sm311255ugc.2006.10.26.05.45.44; Thu, 26 Oct 2006 05:45:44 -0700 (PDT) Message-ID: <4540AE1A.9030909@gmail.com> Date: Thu, 26 Oct 2006 13:46:18 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [classlib][xnet] Problem connecting using SSLSocketImpl References: <01a001c6f6d9$01a981e0$0eab2fa6@mcilink.com> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Alexander Kleymenov wrote: > Hi Gerald, > > The problem was with CertificateRequest message � it was made with > incorrect length of certificate_authorities vector. Please, try > attached patch. Before applying the patch please revert all previously > patched files to their initial state: > > %Harmony_WS_Root%> svn revert > modules/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse > > Thank you for your assistance, > Alexander Kleymenov Is this the patch attached to HARMONY-1937? If so do you have a regression test for it? I'd like to apply the fix. Gerald: does it resolve the problem you had? Regards, Tim -- Tim Ellison (t.p.ellison@gmail.com)