Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 73729 invoked from network); 24 Mar 2009 11:47:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2009 11:47:54 -0000 Received: (qmail 48350 invoked by uid 500); 24 Mar 2009 11:47:53 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 48319 invoked by uid 500); 24 Mar 2009 11:47:53 -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 48191 invoked by uid 99); 24 Mar 2009 11:47:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 11:47:53 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 74.125.46.29 as permitted sender) Received: from [74.125.46.29] (HELO yw-out-2324.google.com) (74.125.46.29) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2009 11:47:43 +0000 Received: by yw-out-2324.google.com with SMTP id 5so1530403ywh.13 for ; Tue, 24 Mar 2009 04:47:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=JPGhkJmVVqCPysVAwycSOWlKouLXw2/s28bJjglTdDE=; b=YJ+Vk6qtjgOZY/t5NL3mtvvs+RhBVKhvZDVx0s/E+LCv/b+S+0izhT7XDgcagLxpRA 0T9QQoCnfq3qUHdeijps44xDu3jy0xgu9i1yDSeTa24JlxU1kVTfvfZC1GBvPY/dXtYS 5rfURAegdjA2ZKToTS/u/4sramSez306cwJrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Gqb/VhGjI5tZHqHIoHrddN8Uge9BcmcXnhzK31QlbhpIFdo0XoxDntyfe8ujc6TF0v vUyBdiBxwXy4fhxfarn14RmBNDeKyG3ORDZYsX5dbIEwwB5Pchotf0/ppWaWtqHUV/b5 2QQ5jA2BtMROfvqgOtQG7SZNmNC+qL9aUDG4E= MIME-Version: 1.0 Received: by 10.150.52.2 with SMTP id z2mr14210538ybz.113.1237895242957; Tue, 24 Mar 2009 04:47:22 -0700 (PDT) In-Reply-To: <22678580.post@talk.nabble.com> References: <22435611.post@talk.nabble.com> <22663870.post@talk.nabble.com> <46562C5EECFA8C47AADDF029EE11D73D0A259C4A@dnzwgex1.datacom.co.nz> <22678580.post@talk.nabble.com> Date: Tue, 24 Mar 2009 11:47:22 +0000 Message-ID: <25aac9fc0903240447j74143eb3i33934ddc86cb506a@mail.gmail.com> Subject: Re: HTTPS problem From: sebb To: JMeter Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 24/03/2009, vnc wrote: > > Hi, > Do i need to change any settings in jmeter.properties or system.properties > or user.properties ? No. > My system has already installed java 1.6 , how do i tell the jmeter to use > jre 1.5? Same as for any other Java application. Make sure it is on the PATH before Java 1.6. > > Please let me know > > Thanks > > > > Oliver Erlewein [DATACOM] wrote: > > > > https doesn't work with Java 1.6.0. Use 1.5.x. (see > > http://www.erlewein.net/2009/no-https-with-jmeter-and-java-160/) > > > > Cheers Oliver > > > > -----Original Message----- > > From: vnc [mailto:vncherukumalli@gmail.com] > > Sent: Tuesday, March 24, 2009 5:41 AM > > To: jmeter-user@jakarta.apache.org > > Subject: Re: HTTPS problem > > > > > > HI, How did you managed to configure the Jmeter for HTTPS requests. > > I am having problem with configuration. I am not able to connec to https > > using jmeter. > > Can you let me know what are the steps need to be done for jmeter to > > connect > > to Https. > > I am using jmeter 2.3.2 and jdk 1.6 > > Please let me know . > > > > Thanks in Advance > > N > > > > > > > > dirweis wrote: > >> > >> Hi, > >> > >> I'm using JMeter 2.3.2 and try to run tests with an https connect. > >> Connecting in my browser to the https pages is working fine and the > > JMeter > >> tutorial told me: > >> Making HTTPS Requests > >> JMeter can make HTTPS requests - just create an HTTP Request Sampler, > > and > >> set the protocol to https (instead of blank). > >> --- > >> > >> Well, of course in my HTTP Request Default I entered 'https' into the > >> protocol field but the result file tells me > >> rc="Non HTTP response code: javax.net.ssl.SSLHandshakeException" > > rm="Non > >> HTTP response message: Received fatal alert: bad_certificate" > >> > >> Can you help me here? > >> Many thanks and best regards, > >> Dirk > >> > > > > -- > > View this message in context: > > http://www.nabble.com/HTTPS-problem-tp22435611p22663870.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > 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 > > > > > > > > -- > > View this message in context: http://www.nabble.com/HTTPS-problem-tp22435611p22678580.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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