Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The "JMeterAndHTTPS" page has been changed by Milamber. http://wiki.apache.org/jakarta-jmeter/JMeterAndHTTPS?action=diff&rev1=6&rev2=7 -------------------------------------------------- == Recording HTTPS == - The JMeter proxy can record HTTP requests, but it cannot record HTTPS, because the data is already encrypted by the time it reaches the JMeter proxy. If the proxy could decrypt it, it would not be very secure ... + Since JMeter 2.4, the JMeter proxy can record HTTPS requests like HTTP requests. - So, what are the options for generating test plans using HTTPS? + You must accept a special ssl certificat "Apache JMeter" when you record your session. - * just create the requests manually. - * if your server supports it, record the session using HTTP, and then change the default to HTTPS - * use a browser add-on that can record the requests before they are encrypted. Check for [[https://addons.mozilla.org/?application=firefox|Firefox extensions]]; or for IE, check out [[http://www.badboy.com.au/|BadBoy]] - * use the recently added Proxy Server [[http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Proxy_Server|HTTPS spoofing mode]] - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
