guys,

alternatively, you can create a sampler through HTTP.
After that, for play back, you can reuse HTTPS.

rgds,

sunento





sebb <[EMAIL PROTECTED]> 
08/17/2006 06:21 PM
Please respond to
"JMeter Users List" <[email protected]>


To
"JMeter Users List" <[email protected]>
cc

Subject
Re: JMeter proxy server supporting HTTPS






On 17/08/06, Sen, Kakoli <[EMAIL PROTECTED]> wrote:
> Hi,
>    JMeter's proxy server does not support HTTPS. Is it because of jdk 
bug?

No, this is because it is not possible to extract the information
needed to construct the samplers from HTTPS traffic. If it was, then
HTTPS would not be secure.

> The manual says :
> 'There is a bug in the handling of HTTPS via a Proxy (the CONNECT is not 
handled correctly). See Java bugs 6226610'
> Is it that a fundamental protocol like HTTPS is not supported even in 
Jdk1.5?

I don't know if it has been fixed in Java 1.5.

This is referring to a different proxy usage, where JMeter uses a
proxy to contact remote servers via a proxy.

The JMeter proxy server is where JMeter is acting as a proxy, and you
tell the browser to connect via the JMeter proxy for the purpose of
creating samplers in a test plan.

> Regards,
> Kakoli
>
>
>
> ---------------------------------------------------------------------
> 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]


Reply via email to