From jmeter-user-return-17580-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Thu Aug 30 12:36:05 2007 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 43234 invoked from network); 30 Aug 2007 12:36:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 12:36:05 -0000 Received: (qmail 27174 invoked by uid 500); 30 Aug 2007 12:36:00 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 26587 invoked by uid 500); 30 Aug 2007 12:35:58 -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 26576 invoked by uid 99); 30 Aug 2007 12:35:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 05:35:58 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christiaanwork@googlemail.com designates 209.85.132.245 as permitted sender) Received: from [209.85.132.245] (HELO an-out-0708.google.com) (209.85.132.245) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 12:35:52 +0000 Received: by an-out-0708.google.com with SMTP id d31so107616and for ; Thu, 30 Aug 2007 05:35:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=duOJJiYNw6tizjpqXAjd8ambgC2+oUIBtCK+K97QqeRAKdXzVC/XN+H9HoCmimK30SVGKfOz4Se9ChomwrZM7Y35enNwlD+4RAbwwRqKLpcJy94DXDlIWjIfCux+yd+EiS1g5hB/AMmsYJaLe1kRU0xJtKKGY4p6K25rqDHyvDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MDkhuEW2Uz7lwT7MymQmQv+QmPg4Cy4mK/Zr0aoaLDsjONAZdZ+kMCBzBGxhTxwMc5SmeTHJPbi9z2MJrI1urapyVGR8XzdX02dc+B6wqrL6Kr7oOkWJ6VaN5FSoXgGNSF+y8K9v+b5G9keEYPrKJW2I/gHa+gzKnxsMeuds5so= Received: by 10.100.106.5 with SMTP id e5mr254457anc.1188477330481; Thu, 30 Aug 2007 05:35:30 -0700 (PDT) Received: by 10.100.126.17 with HTTP; Thu, 30 Aug 2007 05:35:30 -0700 (PDT) Message-ID: Date: Thu, 30 Aug 2007 13:35:30 +0100 From: "Christiaan Lamprecht" To: "JMeter Users List" Subject: Re: SSL with no authentication In-Reply-To: <25aac9fc0708291209n305f07e1sd5ff652453626a47@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <25aac9fc0708291209n305f07e1sd5ff652453626a47@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 8/29/07, sebb wrote: > As far as I know, the keystore password is only relevant for client > certificates; if the server is asking for a client certificate, then > presumably it needs one. I see. I'll update when I find the solution. "wget --no-check-certificate" specifies the following for the client: "Don't check the server certificate against the available certificate authorities. Also don't require the URL host name to match the common name presented by the certificate." It seems to be equivalent to closing the popup window. Now I just need to automate this. Thanks again Christiaan > On 29/08/2007, Christiaan Lamprecht wrote: > > For a HTTPS request I get the usual popup asking for the KeyStore > > password and the documentation describes how to set this, and various > > other things, in system.properties but... > > > > Is it possible to send requests without authenticating? (similar to > > the common linux command "wget --no-check-certificate > > https://www.example.com") > > > > Thanks again > > Christiaan > > > > --------------------------------------------------------------------- > > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org