Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 33385 invoked from network); 15 Jan 2007 21:53:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Jan 2007 21:53:25 -0000 Received: (qmail 31332 invoked by uid 500); 15 Jan 2007 21:53:31 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 31320 invoked by uid 500); 15 Jan 2007 21:53:31 -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 31309 invoked by uid 99); 15 Jan 2007 21:53:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2007 13:53:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [12.6.244.34] (HELO airmail.wirelessworld.airvananet.com) (12.6.244.34) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Jan 2007 13:53:22 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Supporting HTTPS\SSL Date: Mon, 15 Jan 2007 16:51:28 -0500 Message-ID: <8F798BFDA851B943B3A1B2510E92878502F3BA1D@airmail.wirelessworld.airvananet.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Supporting HTTPS\SSL Thread-Index: Acc46ADvKWSSGifmQmCqILeTZxq8EAAAdjPQAAFH66A= From: "Rajat Sharma" To: "HttpClient User Discussion" X-Virus-Checked: Checked by ClamAV on apache.org Okay, I made some progress on this one. But, getting a certificate Exception and it is as follows :=20 javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target What should be my next course of action. If I sign my client ( having my own certificate and put it in the java run time certificate location....) will it suffice ??=20 -Raj -----Original Message----- From: Rajat Sharma [mailto:rsharma@airvana.com]=20 Sent: Monday, January 15, 2007 4:13 PM To: HttpClient User Discussion Subject: RE: Supporting HTTPS\SSL Would I need to upgrade my stuff to HttpClient 3.x version for this to work. Currently, I have my stuff working fine with HttpClient2.x -----Original Message----- From: David J. M. Karlsen [mailto:david@davidkarlsen.com]=20 Sent: Monday, January 15, 2007 4:00 PM To: HttpClient User Discussion Subject: Re: Supporting HTTPS\SSL Rajat Sharma wrote: > Hi all, > > =20 > > I have a HTTP implementation of my code and it works fine.=20 > > =20 > > Now, I need to support HTTPS\SSL so that my stuff can interact with the > WebServer.=20 > =20 See: http://jakarta.apache.org/commons/httpclient/sslguide.html --=20 David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-user-help@jakarta.apache.org