A usually practical way is to:

1/ Create a User Defined Variable in the Test Plan with value "http". Name it, say, "protocol".

2/ Record your script. The proxy will cleverly (sometimes too cleverly) replace every occurence of "http" with ${protocol}.

3/ Change the variable value to https.

4/ Run the script.

Hope this helps.

--
Salut,

Jordi.

Parekh, Hardik (IndSys, GE Interlogix) wrote:
Hi Mike,

I can record things with http. But my question is, once I have all the recorded http requests in my jmeter testplan, how to run that as https? Because I just have to click Remote Start inside Jmeter to replay what I've recorded. So should I go into each recorded http request and change it to https inside my testplan in jmeter?

Thanks,
hp.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 4:03 PM
To: JMeter Users List
Subject: RE: jmeter 1.9.1 not recording https(SSL) pages


Turning https on and off is a server-side thing. The developers of the server app should know how to do this. Ideally, the app could run with both http and https simultaneously so you could record via http and play back against https.


-Mike

On 28 Aug 2003 at 14:58, Parekh, Hardik (IndSys, GE Interlogix) wrote:


Thanks for answers.

How do you implement the second solution, turning htpps on

while running the recorded script? Can you please elaborate on this step by step?


Thanks,
hp.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 11:41 AM
To: JMeter Users List
Subject: Re: jmeter 1.9.1 not recording https(SSL) pages


JMeter can test https, but the proxy can't record it. It's pretty

much


not possible to write such a proxy. Badboy can record ssl

because


it works from within IE, and you can export a jmeter script that jmeter can run. Alternatively, you can turn https off during recording and turn it back on when running the script in JMeter.

-Mike

On 28 Aug 2003 at 10:17, Parekh, Hardik (IndSys, GE Interlogix)

wrote:


Hi,

According to documentation, jmeter 1.9.1 should handle

ssl(https)


itself

without doing anything extra setting. But, it's just not recording

with the


proxy. I'm using jdk 1.4.0

Do I still need to download jsse and add some jars and change jmeter.properties?

Any help is appreciated.

Thanks,
hp.



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-

[EMAIL PROTECTED]


For additional commands, e-mail: jmeter-user-

[EMAIL PROTECTED]





-- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-

[EMAIL PROTECTED]


For additional commands, e-mail: jmeter-user-

[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-

[EMAIL PROTECTED]


For additional commands, e-mail: jmeter-user-

[EMAIL PROTECTED]






--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
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]



-- Salut,

Jordi.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to