the nightly builds also can record HTTPS now. you can see this bugzilla for
more details

http://issues.apache.org/bugzilla/show_bug.cgi?id=39820

peter

On 10/5/06, Yann WOGENSTAHL <[EMAIL PROTECTED]> wrote:

Gopan,

Here are the steps :
*In badboys*
1. In badboy, you have the record button (on the top), turn it on
2. In the navigation window, go on the web as if you were in IE
3. When you will have finished, press the stop button
4. Go into the File menu, export to JMeter

*Install the JSSE Java package*
Before running the script make sure you have installed the jsse java
package
1. Download and unzip the JSSE Java package
2. Copy the following files from <JSSE folder>/lib to <JMeter
folder>/lib/ext :
     - jcert.jar
     - jnet.jar
     - jsse.jar
3. Uncomment the following lines int <JMeter folder>/bin/jmeter.properties
    ssl.provider=com.sun.net.ssl.internal.ssl.Provider
    ssl.pkgs=com.sun.net.sll.internal.www.protocol
    javax.net.ssl.keyStorePassword=changeit

*In JMeter*
1. Open the script you juste have exported
2. In the HTTPS requests (you should know which ones they are among all
the requests), you have to specify the protocol, type https
3. In all the requests, check the "Follow Redirects" option
4. Run and enjoy

Yann



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


Reply via email to