ok, my fault was, that I only switched from http to https but I changed not
the portnumber to 443.
maybe it is usefull to set the port 443 as the default port for https.

CU

jochen

-----Original Message-----
From: Mike Stover [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 3:28 PM
To: JMeter Users List
Subject: RE: JMeter and https with jdk1.4


Couple of things:

1.  I'm surprised you need to uncomment the ssl.pkgs line.  I seem to do
fine just 
uncommenting the provider line (for Sun's Provider, that is).

ssl.provider=com.sun.net.ssl.internal.ssl.Provider

2.  When the password dialog box pops up, I just hit enter.  Works for me.

-Mike

On 27 Aug 2002 at 19:36, John Kavadias wrote:

> Hello Jochen.
> 
> I do not have a complete answer for you, as my current tests do not
require https. In fact I would appreciate the same answers you need!
> 
> However, since our web application is actually developed to support https
for sensitive resource access, I did try it.
> 
> + You do have to uncomment both ssl.provider and ssl.pkgs
> 
> This was not sufficient for me to get https working with JMeter, however.
> 
> I got JMeter to the point where it was prompting for a password for
accessing the default JKS format key store.
> 
> I gave a password (only 3 characters) at this point, but after the test
(which failed) could not find my key store. (I also found from JSSE
documentation that I should have used an 8 character minimum password at
this point.)
> 
> I think my client side key store was not created because of the failure
recorded in the attached https-ex.txt file.
> 
> I do not get JMeter to successfully issue the https request. An exception
is thrown while trying to set up the connection to the server.
> 
> Part of my problem is that I am using a web server with a self signed
server certificate, for testing use only.
> 
> It is not a 'real' certificate signed by a trusted authority. I think this
means I need to modify a certs file in my j2sdk and j2re installations to
make the test certificate 'trusted'. The JSSE documentation talks about
this.
> 
> At this point my need to get an overall set of tests in place overrode
investigating JSSE and getting https going for me in JMeter.
> 
> Intial test plan and Exception attached.
> 
> Comments welcome,
> John Kavadias    [EMAIL PROTECTED]



--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to