remote distributed test

2015-06-01 Thread Erez Naim
Hello all, I am trying to run a remote test when I am trying to run it from my local computer (windows OS - client) and to run slave servers on AWS (UBUNTU linux os - server), I have updated the jmeter.properties file with remote-hosts parameter to point (on client side) to the relevant public

Re: JMeter SMTP Sampler with (SSL/TLS) and TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384

2015-06-01 Thread Felix Schumacher
Am 29.05.2015 um 13:16 schrieb George: Hello, i try to sent a "hello" email using SMTP Sampler and want to use SSL/TLS on standard port 465 for this connection.More i want to use TLSv1.2 with the very strong cipher "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384"Currently the handshake fail. Techniall