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. > Strange , but that was it :). May be the problem was in the envronment > variables (I have more then 5 jdks installed) and the clean reinstall fixed > it. > > I wonder what the SSL manager in the menu is for ? It fires always the > strange exceptions after the load of p12 files. > p12 are correct, they could be imported/exported in browser for example. See: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#SSL_Manager This area probably needs to be revisited in the next major JMeter release, which will require at least Java 1.4 [...] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

