RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-20 Thread Kalnichevski, Oleg
age- From: Raj, Bhalla [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 9:39 To: Commons HttpClient Project Subject: RE: HttpClient for Https gives Unrecognized SSL message.. Hi Roland/Oleg, Here are the wire Log This is server configuration Server: Apache/1.3.29 (Debian GNU/Linux) mod_

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-20 Thread Raj, Bhalla
[EMAIL PROTECTED]> 19.04.2004 12:50 Please respond to "Commons HttpClient Project" To: Commons HttpClient Project <[EMAIL PROTECTED]> cc: Subject:RE: HttpClient for Https gives Unrecognized SSL message.. Hi Roland, Thanks for response . Wha

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Kalnichevski, Oleg
https", new Protocol("https", new EasySSLProtocolSocketFactory(), 443)); Thanks Raj -Original Message- From: Kalnichevski, Oleg [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 8:21 PM To: Commons HttpClient Project Subject: RE: HttpClient for Https gives Unrecog

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Raj, Bhalla
w Protocol("https", new EasySSLProtocolSocketFactory(), 443)); Thanks Raj -Original Message- From: Kalnichevski, Oleg [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 8:21 PM To: Commons HttpClient Project Subject: RE: HttpClient for Https gives Unrecognized SSL message.. Ra

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Kalnichevski, Oleg
alled on server. Pleas help.Another way to debug this. Thanks Raj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 3:50 PM To: Commons HttpClient Project Subject: RE: HttpClient for Https gives Unrecognized SSL message.. Raj, Are you s

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Raj, Bhalla
ebug this. Thanks Raj -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 3:50 PM To: Commons HttpClient Project Subject: RE: HttpClient for Https gives Unrecognized SSL message.. Raj, Are you sure that SSL is configured on the server

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread olegk
ct" <[EMAIL PROTECTED]> >From: "Raj, Bhalla" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: HttpClient for Https gives Unrecognized SSL message.. >Date: Mon, 19 Apr 2004 15:11:52 +0530 > > >Hi , > >Please Help. > >I am using HttpClient a

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Roland Weber
To: Commons HttpClient Project <[EMAIL PROTECTED]> cc: Subject: RE: HttpClient for Https gives Unrecognized SSL message.. Hi Roland, Thanks for response . What i meant was when i use "http" it work fine but when i use https it gives error. Serv

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Raj, Bhalla
j -Original Message- From: Roland Weber [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 4:11 PM To: Commons HttpClient Project Subject: Re: HttpClient for Https gives Unrecognized SSL message.. Hello Raj, could you post a code example? I am a bit confused about the "https fo

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Raj, Bhalla
s plain HTTP, that would explain the error message. cheers, Roland "Raj, Bhalla" <[EMAIL PROTECTED]> 19.04.2004 11:41 Please respond to "Commons HttpClient Project" To: [EMAIL PROTECTED] cc: Subject:HttpClient for Https gives

Re: HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Roland Weber
e. cheers, Roland "Raj, Bhalla" <[EMAIL PROTECTED]> 19.04.2004 11:41 Please respond to "Commons HttpClient Project" To: [EMAIL PROTECTED] cc: Subject:HttpClient for Https gives Unrecognized SSL message.. Hi , Please Help. I

HttpClient for Https gives Unrecognized SSL message..

2004-04-19 Thread Raj, Bhalla
Hi , Please Help. I am using HttpClient and i am able to successfully send http request and receive response. But when i try to send "https" request for the same link i get the following error(I am able to successfully send https request and response through the browser. ). javax.net.ssl.SSLE