Well, no -- there hadn't been anything interesting in there. There was a "No key found" exception, but that didn't seem to be critical to the success of the SSL.

The strange thing is that when I created a new JMeter project and created a single connection test, that seemed to work .... So now I'm left thinking that perhaps this has to do with the default HTTP request properties not being propagated down to the individual HTTP Request samplers ... I'm going to continue testing this tomorrow.

Thanks for the very quick reply -

Hans

sebb wrote:
Any messages in jmeter.log?

On 01/05/06, Hans L <[EMAIL PROTECTED]> wrote:
Hi,

I realize this is a popular topic, but I'm having a similar problem & am
unable to resolve it using suggestions from the list.

sebb wrote:
> On 13/04/06, Yefym Dmukh <[EMAIL PROTECTED]> wrote:
>> OK,
>> it is working now.
>
> Glad to hear it:
>
>> solution was:
>> 1.  to update from 1.5.02 to 1.5.06
>> 2.  add the public key (server.crt in x509 ) to the java keystore
>> $  keytool -import -trustcacerts -alias "devbeta" -file
>> ../../../performance/jakarta-jmeter-2.1.1/TestPlans/
>> crts/devbeta.x509 -keystore f:/java/jre1.5.0_06/lib/security/cacerts
>>
>
> Thanks for the info.

I followed those exact steps in my setup, and indeed it *seems* that the
SSL decryption is working at some level -- the debug statements printed
to STDERR are showing decrypted the contents of the page(s) I'm trying
to load.

All my assertions fail, though, and when I look at my listener logs I
see "Non HTTP response code" for all the responses.

I double checked that I'm using HTTPS and port 443.  I've been working
at this for several hours; I'm not sure what to possibly check next.

Thanks in advance for any help -

Hans


---------------------------------------------------------------------
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]

Reply via email to