> 1. Imported my certificate to cacerts (import was successful and Jmeter did
> prompt me for password while running the script).

Adding your certificates to Jmeter is only important when recording
using the HTTP Proxy, afaik.

> 2. Added following to System.properties:

It is usually not required to make any changes to the properties, HTTPS
is supposed to work out of the box.

> ssl.provider=com.sun.net.ssl.internal.ssl.Provider
> 
> ssl.pkgs=com.sun.net.ssl.internal.www.protocol
> 
> I'm using Jmeter 2.4 and jre1.6. Appreciate any help.

To ensure basic functionality, make a test plan that consists of only
one sampler, which accesses your application's homepage.

Make sure to specify the correct protocol (HTTPS) and port (probably 443).

HTH,
Felix

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

Reply via email to