On 30/08/2007, Christiaan Lamprecht <[EMAIL PROTECTED]> wrote: > On 8/29/07, sebb <[EMAIL PROTECTED]> 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."
This is how JMeter 2.3RC3 works - it should accept all certificates. > It seems to be equivalent to closing the popup window. Now I just need > to automate this. Should not be necessary to do this - JMeter should not prompt. > Thanks again > Christiaan > > > > On 29/08/2007, Christiaan Lamprecht <[EMAIL PROTECTED]> 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: [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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

