Peter, Glad you've pointed this out. Other tool's proxy servers do this (proxy SSL) by acting as server to the client and client to the server, decrypting browser requests and re-encrypting them to forward to the server. The only problem is when the client or server insists on being picky about certificates - but it works for most cases. I'm trying to find all of the limitations of jmeter and this is the first entry on my list - that's too bad. I wonder if anyone has put any effort into "fixing" this?
J ----- Original Message ----- From: "Peter Lin" <[EMAIL PROTECTED]> To: "JMeter Users List" <[EMAIL PROTECTED]> Sent: Thursday, July 15, 2004 8:33 AM Subject: Re: https url using Jmeter- pls help > I believe the proxy server cannot handle SSL or HTTPS. > > if it could, it would mean SSL is not secure. Others have asked the > same question before. you have a couple options. > > 1. use http and simply change the test plan after you're done > recording. assuming you can still use your web applications in > insecure mode > > 2. use some other tool > > 3. manually create the test plan > > peter > > > On Thu, 15 Jul 2004 11:18:17 +0530, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > > > > hi > > i am using Jmeter to test a https site > > i am behind a fire wall and used -u and -a options to connect through > > the proxy server. it is workig fine for the http url while for https url > > it is showing a following error: > > java.io.IOException: Unable to tunnel through 10.200.102.5:8080. Proxy > > returns "HTTP/1.0 407 Proxy Authentication Required" > > > > if some one has coem acros such a problem previously, please help me > > out. > > thanks and rgds > > Nithya L Nathan > > > > Confidentiality Notice > > > > The information contained in this electronic message and any attachments to this message are intended > > for the exclusive use of the addressee(s) and may contain confidential or privileged information. If > > you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately > > and destroy all copies of this message and any attachments. > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

