Re: HTTPS problem

2009-10-30 Thread raveees
#x27; into the >> > protocol field but the result file tells me >> > rc="Non HTTP response code: javax.net.ssl.SSLHandshakeException" >> rm="Non >> > HTTP response message: Received fatal alert: bad_certificate" >> > >> > Can

RE: HTTPS problem

2009-04-02 Thread Oliver Erlewein [DATACOM]
Excellent. Thanks sebb! -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Tuesday, March 24, 2009 9:10 AM To: JMeter Users List Subject: Re: HTTPS problem This has been fixed in SVN, and will be in the next JMeter release (it's in the nightly builds). On 23/03/2009, O

Re: HTTPS problem

2009-03-24 Thread sebb
ava-160/) > > > > Cheers Oliver > > > > -Original Message- > > From: vnc [mailto:vncherukuma...@gmail.com] > > Sent: Tuesday, March 24, 2009 5:41 AM > > To: jmeter-user@jakarta.apache.org > > Subject: Re: HTTPS problem > > > > >

RE: HTTPS problem

2009-03-24 Thread vnc
.0. Use 1.5.x. (see > http://www.erlewein.net/2009/no-https-with-jmeter-and-java-160/) > > Cheers Oliver > > -Original Message- > From: vnc [mailto:vncherukuma...@gmail.com] > Sent: Tuesday, March 24, 2009 5:41 AM > To: jmeter-user@jakarta.apache.org > Subject:

Re: HTTPS problem

2009-03-23 Thread sebb
t; > Cheers Oliver > > > -Original Message- > From: vnc [mailto:vncherukuma...@gmail.com] > Sent: Tuesday, March 24, 2009 5:41 AM > To: jmeter-user@jakarta.apache.org > > Subject: Re: HTTPS problem > > > HI, How did you managed to configure the Jmeter for HTTPS

RE: HTTPS problem

2009-03-23 Thread Oliver Erlewein [DATACOM]
avax.net.ssl.SSLHandshakeException" rm="Non > HTTP response message: Received fatal alert: bad_certificate" > > Can you help me here? > Many thanks and best regards, > Dirk > -- View this message in context: http://www.nabble.com/H

Re: HTTPS problem

2009-03-23 Thread Himanshu Ghai
andshakeException" rm="Non > > HTTP response message: Received fatal alert: bad_certificate" > > > > Can you help me here? > > Many thanks and best regards, > > Dirk > > > > -- > View this message in context: > http://www.nabble.com/

Re: HTTPS problem

2009-03-23 Thread vnc
net.ssl.SSLHandshakeException" rm="Non > HTTP response message: Received fatal alert: bad_certificate" > > Can you help me here? > Many thanks and best regards, > Dirk > -- View this message in context: http://www.nabble.com/HTTPS-

RE: HTTPS problem

2009-03-12 Thread bruce
Hi Maybe you used jdk1.6 for your JMeter. I have met the same problem. But when I use JDK1.5, it words fine now. -Original Message- From: dirweis [mailto:dirw...@web.de] Sent: Thursday, March 12, 2009 4:37 PM To: jmeter-user@jakarta.apache.org Subject: RE: HTTPS problem Uhm, why do you

RE: HTTPS problem

2009-03-12 Thread dirweis
> From: dirweis [mailto:dirw...@web.de] > Sent: Tuesday, March 10, 2009 8:09 PM > To: jmeter-user@jakarta.apache.org > Subject: HTTPS problem > > > Hi, > > I'm using JMeter 2.3.2 and try to run tests with an https connect. > Connecting in my browser to the https pag

RE: HTTPS problem

2009-03-10 Thread Sirish_Chandra
: jmeter-user@jakarta.apache.org Subject: HTTPS problem Hi, I'm using JMeter 2.3.2 and try to run tests with an https connect. Connecting in my browser to the https pages is working fine and the JMeter tutorial told me: Making HTTPS Requests JMeter can make HTTPS requests - just create an HTTP Re

HTTPS problem

2009-03-10 Thread dirweis
Can you help me here? Many thanks and best regards, Dirk -- View this message in context: http://www.nabble.com/HTTPS-problem-tp22435611p22435611.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubs

Re: Jmeter HTTPS problem

2006-08-02 Thread sebb
The Cookie Manager only shows manually entered cookies; other cookies are stored internally. Make sure you are using JMeter 2.2, and use the Tree View Listener to trace the progress of the cookies. You can also select the Cookie Manager and then use the Help Menu to enable debugging for it. On

Re: Jmeter HTTPS problem

2006-08-02 Thread Kevin Maes
Same problem here. The https cookies don't seem to be recorded in the cookie manager. How can I solve this? grtz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Jmeter HTTPS problem

2006-07-26 Thread Serena
Hi Naveen, Did you ever figure out what was causing this? I'm having the same problem and have spent about 4 or 5 hours trying to figure out what's causing it. Jmeter even thinks it is succeeding, but when I look at the response data I see that it is reading the redirect page if a person attempts

WebService-https problem

2006-02-01 Thread Pablo Pizarro
Hi, I'm testing web services (AXIS), with jmeter, l have reached to get the wsdl, but when i start the test i receive nothing, the log file show this for each thread: 2006/02/01 09:47:47 DEBUG - jmeter.visualizers.GraphAccumModel: Start : addNewSample1 2006/02/01 09:47:47 DEBUG - jmeter.visualizer

RE: Jmeter HTTPS problem

2003-06-04 Thread Naveen Somasekhararadhya
Hi Mike, I am just playing a request to the Login page which accepts Username/password and trying to get back the welcome page, which happens if the request was a success. Naveen. >= Original Message From [EMAIL PROTECTED] = >Were you having a problem recording, or playing back? JMete

Re: Jmeter HTTPS problem

2003-06-03 Thread mstover1
Were you having a problem recording, or playing back? JMeter doesn't support recording of https requests. -Mike On 2 Jun 2003 at 18:01, Naveen Somasekhararadhya wrote: > I'm using JMeter 1.8.1 with SDK 1.4.1_01 on a Windows 2000 Machine. > > > I'm testing a website(https), and I was recordin

Jmeter HTTPS problem

2003-06-03 Thread Naveen Somasekhararadhya
I'm using JMeter 1.8.1 with SDK 1.4.1_01 on a Windows 2000 Machine. I'm testing a website(https), and I was recording a use case like this: Login, go to welcome page. But I am not able to go past the login page. I have a test plan like this: Thread group HTTP Request Default HTTP