Re: proxy.cert.alias multiple certificates

2017-05-26 Thread Michele Mase'
Recording is ok. To avoid annoying browser's warning, I use my own proxy keystore. The keystore is made of 2 certificates, *.example.com (alias1) and *.example.edu (alias2). By setting proxy.cert.alias=alias1 i can use the *.example.com proxy certificate. By setting proxy.cert.alias=alias2 i can u

Re: proxy.cert.alias multiple certificates

2017-05-25 Thread Philippe Mouawad
Hello, If it's just for recording, just install JMerer certificate in browser as per: http://jmeter.apache.org/usermanual/component_reference.html#HTTP(S)_Test_ Script_Recorder Installing the JMeter CA certificate for HTTPS recording If not, can you clarify? Thanks On Fri, May 19, 2017 at 10:17

proxy.cert.alias multiple certificates

2017-05-19 Thread Michele Mase'
I'm using the HTTP(S) Test Script Recorder with a custom proxy server certificate. The keystore is made of 2 aliases, alias1 and alias2 I can use one at time, by setting the property proxy.cert.alias=alias1 in jmeter.properties For alias2, by setting proxy.cert.alias=alias2 i can use the second ali