Regarding no2 : I have made the directory as I saw it in the log file. 

here are some of the log entries:

...
2011/09/28 13:31:18 INFO  - jmeter.util.SSLManager: JmeterKeyStore Location:
/home/dino/*.where.com 
2011/09/28 13:31:18 INFO  - jmeter.util.SSLManager: KeyStore created OK,
Type: JKS 
2011/09/28 13:31:24 ERROR - jmeter.util.SSLManager: Problem loading
keystore: Invalid keystore format 
...
2011/09/28 14:04:25 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy up and
running! 
2011/09/28 14:04:28 ERROR - jmeter.protocol.http.proxy.Proxy: Problem with
SSL certificate? Ensure browser is set to accept the JMeter proxy cert:
Remote host closed connection during handshake 
2011/09/28 14:04:29 ERROR - jmeter.protocol.http.proxy.Proxy: 
java.net.SocketException: Connection closed by remote host
        at sun.security.ssl.SSLSocketImpl.checkWrite(SSLSocketImpl.java:1327)
        at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:62)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
        at
org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java:437)
        at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:258)

2011/09/28 14:04:29 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 


*this is what I get a response in browser*
java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:185)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)
        at sun.security.ssl.InputRecord.read(InputRecord.java:350)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:818)
        at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1158)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1185)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1169)
        at
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:440)
        at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
        at
sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
        at
org.apache.jmeter.protocol.http.sampler.HTTPJavaImpl.sample(HTTPJavaImpl.java:485)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy.sample(HTTPSamplerProxy.java:62)
        at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:999)
        at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:236)



*I have added JMeter Proixy certifcate as trusted in firefox, where I do the
recording*

?

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/SSL-invalid-keystore-Connection-Reset-tp4848387p4848904.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to