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]