Hi Team, I am getting below error while trying to record the traffic using Jmeter for IOS application. I have properly installed the certificate in mobile and then trying to record the application but getting error.
[cid:738c4942-921f-4530-b2f2-c1f8d8031f1d]javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) at sun.security.ssl.AppInputStream.read(Unknown Source) at java.io.BufferedInputStream.fill(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) at org.apache.jmeter.protocol.http.proxy.HttpRequestHdr.parse(HttpRequestHdr.java:118) at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:208) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.InputRecord.read(Unknown Source) ... 8 more [cid:7f06afbf-7aa0-4e12-b8c9-194b08c459b8] Reagrds Anil
