Okay, I made some progress on this one. But, getting a certificate Exception and it is as follows :
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 ?? -Raj -----Original Message----- From: Rajat Sharma [mailto:[EMAIL PROTECTED] 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:[EMAIL PROTECTED] Sent: Monday, January 15, 2007 4:00 PM To: HttpClient User Discussion Subject: Re: Supporting HTTPS\SSL Rajat Sharma wrote: > Hi all, > > > > I have a HTTP implementation of my code and it works fine. > > > > Now, I need to support HTTPS\SSL so that my stuff can interact with the > WebServer. > See: http://jakarta.apache.org/commons/httpclient/sslguide.html -- David J. M. Karlsen - +47 90 68 22 43 http://www.davidkarlsen.com http://mp3.davidkarlsen.com --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
