> Can SSL Manager option pass in as an argument when running Apache JMeter > in NON_GUI mode using command prompt?
Are these settings in jmeter.properties (Ver. 2.2.1) any use? ================================================= #The location of the truststore (trusted certificates) and keystore ( if other than the default. #you can uncomment this and change the path to the correct location. #javax.net.ssl.trustStore=/path/to/cacerts javax.net.ssl.keyStore=/usr/java/jdk1.5.0_02/jre/lib/security/cacerts #The password to your keystore javax.net.ssl.keyStorePassword=changeit ================================================= Sincerely, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-9335-0725, Email: [EMAIL PROTECTED] -----Original Message----- From: Chua Jyh Huey [mailto:[EMAIL PROTECTED] Sent: Saturday, 8 April 2006 9:24 AM To: [email protected] Subject: Can SSL Manager option pass in as an argument when running Apache JMeter in NON_GUI mode using command prompt? Can SSL Manager option pass in as an argument when running Apache JMeter in NON_GUI mode using command prompt? I can run my test using Apache JMeter in GUI mode perfectly when I choose Options->SSL Manager from the menu bar and select the client certificate. However, I need to do run Apache JMeter in NON_GUI mode by using command prompt. I typed java -jar ApacheJMeter.jar -n -t mytestScriptFile.jmx -p jmeter.properties -l jmeter.log I got HTTP response code:403, HTTP response message: Forbidden Thank you. -- Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 267.10.2 - Release Date: 8/7/2005 [This e-mail is confidential and may be priviledged. If you are not the intended recipient, please kindly notify us immediately and delete the message from your system; please do not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.] ---ST Electronics Group--- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

