I am not aware of any chained certificates with the client application. Installation of a single client certificate is all that is needed to run the client app. If the jmeter CA is installed in Firefox, I only get a 401 error. If the jmeter CA is not installed I get the following errors:
INFO - jmeter.protocol.http.proxy.ProxyControl: [61055] Creating entry safebrowsing.google.com in C:\apache-jmeter-2.11\bin\proxyserver.jks WARN - jmeter.protocol.http.proxy.Proxy: [61056] Problem with SSL certificate for 'zfahubtst0.pearsonvue.com'? Ensure browser is set to accept the JMeter proxy cert: Software caused connection abort: recv failed I did not find a jmeter certificate...just the CA. There is a proxyserver.jks, do I need to do something with this jks file? It's password is not 'password' as suggested by the jmeter.properties file. I have also tried adding my companies domain to the HTTPS Domains in the global setting of the HTTPs test script recorder. This causes the CA to be rebuilt. I then deleted to old CA and imported this new CA...it did not help...still get a 401. What do I need to do in order to successfully record activity on a site that used a cert? Thanks in advance. On Fri, Mar 13, 2015 at 7:53 AM, Flavio Cysne <[email protected]> wrote: > Did you import client certificates with all chain certificates? Importing > to JKS only the certificate at the leaf will lead to problems > authenticating. >
