Hello, after migrating to 2.1.1 (and replacing all HTTPSampler by HTTPSampler2) I have encountered a problem with the certificates. In 2.0.2 I was asked at the beginning of the test for the keystore password, then the test ran OK (first thread was always failing but this is not the issue). In 2.1.1 I am not asked for any password. JMeter runs the testcase and all requests produce the error message.
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.a(DashoA12275) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275) .... I'm running in GUI, not remote. In August 2005 Jon Andersen posted the same problem to jmeter-user, but I was unable to find an answer. Can Anybody help? Thanks Nop

