Le 25/08/2012 18:33, adam007 a ecrit :
I did everything according to your tutorial with google example. Requests are recorded and everything looks like on the screens from tutorial, but when i record following steps I have still error in JM: 1. Record request: https://google.com -> no errors 2. Enter text to search field on google and hit enter: -> requests are recorded,
Ok good news.
but I see error in JM: 2012/08/25 19:26:33 INFO - jmeter.protocol.http.proxy.Daemon: Creating Daemon Socket on port: 8080 2012/08/25 19:26:33 INFO - jmeter.protocol.http.proxy.Daemon: Proxy up and running! 2012/08/25 19:26:48 INFO - jmeter.protocol.http.proxy.Proxy: Proxy will remove the headers: If-Modified-Since,If-None-Match,Host 2012/08/25 19:26:48 INFO - jmeter.protocol.http.proxy.Proxy: Opened Keystore file: E:\JMeter\apache-jmeter-2.7\apache-jmeter-2.7\bin\proxyserver.jks 2012/08/25 19:26:48 INFO - jmeter.protocol.http.proxy.Proxy: KeyStore for SSL loaded OK and put host in map (www.google.pl) 2012/08/25 19:26:49 INFO - jmeter.protocol.http.sampler.HTTPHCAbstractImpl: Local host = adas 2012/08/25 19:26:49 INFO - jmeter.protocol.http.sampler.HTTPHC3Impl: HTTP request retry count = 1 2012/08/25 19:26:49 INFO - jmeter.util.JsseSSLManager: Using default SSL protocol: TLS 2012/08/25 19:26:49 INFO - jmeter.util.JsseSSLManager: SSL session context: per-thread 2012/08/25 19:26:49 INFO - jmeter.util.SSLManager: JmeterKeyStore Location: type JKS 2012/08/25 19:26:49 INFO - jmeter.util.SSLManager: KeyStore created OK 2012/08/25 19:26:49 WARN - jmeter.util.SSLManager: Keystore file not found, loading empty keystore 2012/08/25 19:26:49 INFO - jmeter.protocol.http.proxy.FormCharSetFinder: Using htmlparser version: 2.0 (Release Build Sep 17, 2006) 2012/08/25 19:27:27 INFO - jmeter.protocol.http.proxy.Proxy: Opened Keystore file: E:\JMeter\apache-jmeter-2.7\apache-jmeter-2.7\bin\proxyserver.jks 2012/08/25 19:27:27 INFO - jmeter.protocol.http.proxy.Proxy: KeyStore for SSL loaded OK and put host in map (id.google.pl) *2012/08/25 19:27:27 ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate? Ensure browser is set to accept the JMeter proxy cert: Software caused connection abort: recv failed
Your browser (or a addon) must try to reach another website (with hidden/background request) and Firefox don't accept the fake JMeter certificate for this https website. You must identify this background request. Use Live HTTP headers addon for Firefox to look for all requests attempt.
2012/08/25 19:27:29 ERROR - jmeter.protocol.http.proxy.Proxy: Problem with SSL certificate? Ensure browser is set to accept the JMeter proxy cert: Connection reset 2012/08/25 19:27:43 INFO - jmeter.protocol.http.proxy.Daemon: Proxy Server stopped * -- View this message in context: http://jmeter.512774.n5.nabble.com/HTTP-Proxy-Server-SSL-Certificate-tp5714504p5714512.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
