On 02/08/2009, Milamber <[email protected]> wrote: > Hello, > > I posted a new enhancement for JMeter in bugzilla. With this patch, now > JMeter Proxy accept to record HTTPS requests. > https://issues.apache.org/bugzilla/show_bug.cgi?id=47622 > > With your browser and JMeter proxy, we can navigate on sites in http or/and > https while JMeter recording the Http requests in Recording controller. > JMeter use a 'fake' SSL certificat between your browser and proxy to create > a HTTPS connection, you must accept the fake JMeter cert on your browser. > With firefox: add security exception (only one time per domain/site) > > HTTP request and HTTP Request HTTPClient works, and the checkbox "Attempt > HTTPS Spoofing" no need checked. > > I encourage you to test this patch and give your > comments/remarks/feedbacks.
I've not had a chance to try this yet, but the code looks good. I like the fact that there are so few changes to existing methods. > Thanks. > > Milamber > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
