Hi Bharat,

According to my experience, to use JMeter with HTTPs you need the Bad Boy
tool to record the scripts. Meaning that JMeter proxy is not designed to
record such requests (I think it's in Help).

In my case I have created scripts that could work with HTTP environment and
another branch of the script that worked with HTTPS. So I just
enabled/disabled samplers depending on the environment.

Hope this helps,
Andrey.


Bharat L wrote:
> 
> Hi,
> 
> I am using Jmeter 2.3.4, for one of my application i need to perform load
> testing on 2 different environments. One of the environment the URL starts
> with 'http' & for another 'https'.
> 
> I recorded the scripts in 'http' & getting the response correctly, however
> when i use the same scripts in https environment (defaults changed to
> https in the scripts) am not getting responses, response code of 302
> 'moved temporarily' is shown. I already tried the option of 'Redirect
> Automatically' but no success.
> 
> Just to provide additional information, in https environment the script is
> redircting back to login page, i guess it is asking for authorization in
> each http request being secured environment.
> 
> If you can provide any suggestions would be of help.
> 
> Thanks,
> Bharat
> 

-- 
View this message in context: 
http://www.nabble.com/Jmeter---HTTPS-tp24954507p25002613.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to