Hi,
I was trying to record my app using jmeter. It takes the default user name
instead of the username popup thro the app. The video does not record and gives
me the following error:
ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate? Ensure
browser is set to accept the JMeter proxy cert: Connection closed by remote
host
ErROR - jmeter.protocol.http.proxy.Proxy: java.net.SocketException: Connection
closed by remote host
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkWrite(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(Unknown Source)
at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
at java.io.BufferedOutputStream.write(Unknown Source)
at java.io.FilterOutputStream.write(Unknown Source)
at org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java:442)
at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:264)
Please let me know if any one faced this issue