You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by "M.Vijaya Bhaskar" <vi...@sigmainfo.net> on 2009/03/30 14:21:02 UTC

Regarding HTTPS Request using Proxy server

Hi All,

Can any one tell me how to record the HTTPS Request. At the time of
Recording HTTPS i am getting the Error message as. in proxy server settings
i am using Attempt HTTPS Spoofing.


javax.net.ssl.SSLHandshakeException: Remote host closed connection
during handshake
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:739)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:405)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:170)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:133)
	at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:431)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1021)
	at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:195)
Caused by: java.io.EOFException: SSL peer shut down incorrectly
	at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:321)
	at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:720)
	... 8 more



Can any one give me the solution. waiting for reply.



Thanks

M.Vijaya Bhaskar