Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 82997 invoked from network); 20 Jul 2005 12:32:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jul 2005 12:32:06 -0000 Received: (qmail 90969 invoked by uid 500); 20 Jul 2005 12:32:00 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 90791 invoked by uid 500); 20 Jul 2005 12:31:59 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 90778 invoked by uid 99); 20 Jul 2005 12:31:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 05:31:59 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of woolfel@gmail.com designates 64.233.170.198 as permitted sender) Received: from [64.233.170.198] (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2005 05:31:54 -0700 Received: by rproxy.gmail.com with SMTP id r35so1913257rna for ; Wed, 20 Jul 2005 05:31:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cjipC7sGSESvVdVYVrpdg8hanMm9xzUEmd6HOBxcEg0P5v7+YiRFt6j+ZgSfVB8sY1ZVdQ0OOMBP0EIyqONoLal4yJHjQ+rl4lnt21iAig7aGYidIdhesIOVEB6CsscVsKhcLzA+583lxZcigVCNeO/OusHWCoHGxqgDVpa8Ajc= Received: by 10.38.12.4 with SMTP id 4mr163686rnl; Wed, 20 Jul 2005 05:31:56 -0700 (PDT) Received: by 10.38.86.39 with HTTP; Wed, 20 Jul 2005 05:31:56 -0700 (PDT) Message-ID: <27e674a90507200531745a7fcc@mail.gmail.com> Date: Wed, 20 Jul 2005 08:31:56 -0400 From: Peter Lin Reply-To: Peter Lin To: JMeter Users List Subject: Re: HTTPS - recording not working In-Reply-To: <00b901c58d09$09349430$6403a8c0@Anusha> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <00b901c58d09$09349430$6403a8c0@Anusha> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N the simple way to do it is to record using HTTP and then change it to https. there's a new tutorial in CVS with step-by-step instructions for jmeter proxy. it's really quite simple. if you add http default before you start recording, each sample will not have the protocol set. once you're done, you just change the default and BAM! it is for https. peter On 7/20/05, Anusha wrote: > Hi All, >=20 > I just saw the FAQ and it says Jmeter cannot do https recording. Refer to= : >=20 > http://wiki.apache.org/jakarta-jmeter/JMeterFAQ#head-d630f7b6ea60009ad0e9= 159479219857aa7af510 >=20 > Anusha > ----- Original Message ----- > From: > To: "JMeter Users List" > Sent: Wednesday, July 20, 2005 4:17 PM > Subject: Re: HTTPS - recording not working >=20 >=20 > > Have you added HTTP Proxy Server under WorkBench ? > > > > If so provide the same port "8090" in WorkBench -> HTTP Proxy Server = -> > > Port > > > > PS: I assume that firewall is not there > > > > Ravi shankar S > > > > > > > > > > "Anusha" > > Users List" > > tea.com.my> cc: > > Subject: Re: HTTP= S - > recording not working > > 07/20/2005 01:54 PM > > Please respond to > > "JMeter Users List" > > > > >=20 > > > > > > > > > > Hi! > > > > I set my IE browser LAN settings to "localhost" and port "8090". Then i= n > > JMeter I created a thread group, then a http cookie manager. Then I sta= rt > > the recording. On the browser i go to > > https://itepstest.finet.bnm.gov.my/iteps/CMSMainIndex.html. > > > > But the page comes out as page cannot be displayed. > > > > JMeter version 2.0.3 > > > > Before doing the recording i went to that URL and I can access the page= . > But > > when trying to record with Jmeter I cannnot. > > > > Thanks > > > > Anusha > > ----- Original Message ----- > > From: "Christian Baumgartner" > > To: "'JMeter Users List'" > > Sent: Wednesday, July 20, 2005 4:00 PM > > Subject: AW: HTTPS - recording not working > > > > > > > Maybe you post what you tried already? Than it is easier to say what'= s > > > eventually wrong. > > > Which version of jmeter are you using? Older versions did'nt support > https > > > for example. > > > > > > fg > > > > > > > > > -----Urspr=FCngliche Nachricht----- > > > Von: Anusha [mailto:anusha.mahalingam@eprotea.com.my] > > > Gesendet: Mittwoch, 20. Juli 2005 08:59 > > > An: JMeter Users List > > > Betreff: HTTPS - recording not working > > > > > > > > > Hi ! > > > > > > I am trying to record my web application that use the https protocol. > But > > I > > > am unable to do that with JMeter. Is there a way to get it going? Ple= ase > > > give me some suggestions. > > > > > > Thank you. > > > > > > Regards, > > > Anusha > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > > > > > > > > > Important Email Information :- The information in this email is > > confidential and may be legally privileged. It is intended solely > for > > the addressee. Access to this email by anyone else is unauthorized= . > If > > you are not the intended recipient, any disclosure, copying, distributi= on > or > > any action taken or omitted to be taken in reliance on it, is prohibite= d > > and may be unlawful. If you are not the intended addressee please conta= ct > > the sender and dispose of this e-mail immediately. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org