Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 7080 invoked from network); 24 Feb 2006 10:58:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Feb 2006 10:58:00 -0000 Received: (qmail 76889 invoked by uid 500); 24 Feb 2006 10:57:59 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 76869 invoked by uid 500); 24 Feb 2006 10:57:58 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 76854 invoked by uid 99); 24 Feb 2006 10:57:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 02:57:57 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=BIZ_TLD,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (asf.osuosl.org: transitioning domain of r.rajapandian@verchaska.com does not designate 203.109.97.54 as permitted sender) Received: from [203.109.97.54] (HELO gtmail.verchaska.com) (203.109.97.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2006 02:57:56 -0800 Received: from [192.168.0.88] (unknown [192.168.0.88]) by gtmail.verchaska.com (Postfix) with ESMTP id 6B789A0762 for ; Fri, 24 Feb 2006 16:27:31 +0530 (IST) Message-ID: <43FEE6A4.2000207@verchaska.com> Date: Fri, 24 Feb 2006 16:27:40 +0530 From: Rajapandian R User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: HttpClient User Discussion Subject: Regarding SSLHandshakeException Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear all I am trying to download a page. The URL is https://www.flykingfisher.biz/ I am using JDK 1.5 I am getting the following exception javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: timestamp check failed please tell me when these exceptions occur and how can we rectify it. thanks in advance regards rajapandian --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org