I have to do the load testing of an application. I 'll be mainly dealing with https
I understand that JMeter doesn't provide the flexibility to record the https. In the wake if I have the https link: 1) Can I directly create an http Sampler to generate an https request. 2) Also if the direct invocation to the https page redirects me to a login page followed by a general notice page with an OK button, what addition parameters do I need to add to my script. -Manish

