Hi, I wanted to check the https:// protocol based testing
So I ran a thread against https://www.krpoxy.com with a View result in tree listener and this is the result of the test.. Tab ---- Thread Name: Kproxy 1-1 Sample Start: Tue May 15 14:58:09 GMT+05:30 2007 Load time: 156 HTTP response code: Non HTTP response code HTTP response message: Non HTTP response message HTTP response headers: Response Data tab ----------------- java.net.SocketException: Default SSL context init failed: null at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.connect(Unknown Source) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:406) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247) at java.lang.Thread.run(Unknown Source) Whats wrong...???? Regards

