Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1A81F9855 for ; Sat, 10 Mar 2012 15:00:10 +0000 (UTC) Received: (qmail 7393 invoked by uid 500); 10 Mar 2012 15:00:09 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 7320 invoked by uid 500); 10 Mar 2012 15:00:09 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 7306 invoked by uid 99); 10 Mar 2012 15:00:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2012 15:00:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of philippe.mouawad@gmail.com designates 209.85.210.171 as permitted sender) Received: from [209.85.210.171] (HELO mail-iy0-f171.google.com) (209.85.210.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2012 15:00:04 +0000 Received: by iadj38 with SMTP id j38so4475673iad.2 for ; Sat, 10 Mar 2012 06:59:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=0vEKEOidbSwrys/H5c8hbw4OG/ND0NQUeMSP0tFD70k=; b=nxSMDsk/GFnIULnCcOoXXnf/dC/RGcjR2MLkaDyhLTXYLIbKwtS4KPVOQzBJC2hYxR Wr0HYIeyZEXU6GMga8lTXK5haG8ie7bMV/divENkC/4+chNP5Ufnzii40K2yTzydl8nG 9QR5WieWVPObebFaQQZfoSF/8SBhaJ8oufHk5fMC0LX7CnZja9wECs8lw+NZ/dSwQTmr I7s0UyXQ7yI6zZ1Js9MTJAMltgv3uCI0BKB4xb4HoZFEkDrwaEW9yywqBEexsTloqz1j enLCX1PsewUAGw0kLc6qrW9DnqjXr+fgQR2Fchynx8KXm1oENDULMraciMA4Q2DZ1E/d GxGA== MIME-Version: 1.0 Received: by 10.50.156.130 with SMTP id we2mr9655824igb.26.1331391583383; Sat, 10 Mar 2012 06:59:43 -0800 (PST) Received: by 10.231.101.69 with HTTP; Sat, 10 Mar 2012 06:59:43 -0800 (PST) In-Reply-To: References: <20120309065640.VXA24.518166.imail@eastrmwml207> Date: Sat, 10 Mar 2012 15:59:43 +0100 Message-ID: Subject: Re: How to use/enable Keystore Configuration (rather than SSL Manager)? From: Philippe Mouawad To: JMeter Users List Content-Type: multipart/alternative; boundary=e89a8f2357ff6270e404bae4c265 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f2357ff6270e404bae4c265 Content-Type: text/plain; charset=ISO-8859-1 Hello, It should be fixed now in r1299216. Lookt at nightly builds: - http://jmeter.apache.org/nightly.html Regards Philippe M. http://www.ubik-ingenierie.com On Fri, Mar 9, 2012 at 2:16 PM, Philippe Mouawad wrote: > Hello, > In fact it seems this feature only works with HTTPCLient 3.1. > See: > > - https://issues.apache.org/bugzilla/show_bug.cgi?id=52871 > > > Thank you > > Regards > Philippe M. > http://www.ubik-ingenierie.com > > On Fri, Mar 9, 2012 at 12:56 PM, wrote: > >> Philippe, >> >> Thanks. I'll try again later, but it seems like I only get the multiple >> certs behavior with HTTPClient 3.1, and not HttpClient 4? >> >> Jim >> >> >> ---- Philippe Mouawad wrote: >> > Hello, >> > >> > You can achieve the first by setting: >> > - HTTPClient 3.1 or 4 as implementation >> > - setting https.use.cached.ssl.context=false >> > >> > Regards >> > Philippe M. >> > http://www.ubik-ingenierie.com >> > >> > >> > >> > On Fri, Mar 9, 2012 at 7:59 AM, wrote: >> > >> > > Hi, >> > > >> > > I am using Jmeter 2.6, and want to have the HTTPS requests that Jmeter >> > > sends use different client certificates that I have in a JKS keystore >> which >> > > has 3 client certs/keys in it.. >> > > >> > > I've been able to configure a test plan that works, but it is only >> sending >> > > one of the certs in the JKS. I added a Keystore configuration and set >> > > start to 1 and last to 3, but when I run the test plan, I can see >> that it's >> > > still using only the one client cert. >> > > >> > > Besides adding the Keystore Configuration to the thread group, is >> there >> > > something else that I need to do to get Jmeter to use the client >> certs, >> > > one-by-one for each test request? >> > > >> > > Thanks, >> > > Jim >> > > >> > > --------------------------------------------------------------------- >> > > To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org >> > > For additional commands, e-mail: user-help@jmeter.apache.org >> > > >> > > >> > >> > >> > -- >> > Cordialement. >> > Philippe Mouawad. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@jmeter.apache.org >> For additional commands, e-mail: user-help@jmeter.apache.org >> >> > > > -- > Cordialement. > Philippe Mouawad. > > > > -- Cordialement. Philippe Mouawad. --e89a8f2357ff6270e404bae4c265--