OK, thanks for letting us know it's been solved. By the way, one can (usually) use forward-slashes instead. The JVM translates these as needed. [I've not come across a path that requires back-slashes, but there may perhaps be an area of JMeter/JVM that does not handle "/" OK.]
S. On 5/5/05, Major, Michael T <[EMAIL PROTECTED]> wrote: > Thank you for you help: > > I am running JMeter version: 2.0.3. > > The simple fact that I forgot to check the log answered my question. I > brain farted and left out double backslashes (\\) so it was leaving out > the backslashes in the address to the keyStore. > > Sorry to bother you and the user list. > > Thank you, > > Mike > > -----Original Message----- > From: sebb [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 05, 2005 11:04 AM > To: JMeter Users List > Subject: Re: SSL Manager & certificates using non-gui mode > > JMeter version? > Any messages in jmeter.log? > > On 5/5/05, Major, Michael T <[EMAIL PROTECTED]> wrote: > > I am wondering if anyone can help me, I am just lost on this. I can't > > > seem to get the certificate that I need JMeter to use in order to get > > access to the site it is testing to work in non-gui mode. I have > > tried to set the keyStore path and keyStorePassword in the properties > > file to point to the cert.p12 certificate. This does not seem to > > work. > > > > I have also tried creating a keyStore and importing the certificate > > into it. Then I changed the keyStore path in the properties file to > > point to that keyStore, still nothing. > > > > Yet, when I select the same certificate in the gui mode, the test plan > > > runs perfectly. > > > > Can anyone help? Thank you, > > > > Mike > > > > > > --------------------------------------------------------------------- > 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]

