-----Original Message----- From: Martin, Jeremy N [PCS] Sent: Tuesday, March 25, 2003 10:09 AM To: Johnson, Russ A [PCS] Subject: RE: Remote test with SSL
We actually figured out how to do this with version 1.7.3. You can tell them to add the following in the start script: -Djavax.net.ssl.keyStorePassword=xxx It seems to work for us. We finally got everything up and running yesterday. We actually had to change the jmeter code and re-compile it... That is the beauty of open source. Thanks for your help!!! Jeremy -----Original Message----- From: Johnson, Russ A [PCS] Sent: Tuesday, March 25, 2003 10:05 AM To: Martin, Jeremy N [PCS] Subject: FW: Remote test with SSL This is the latest Jmeter thread about SSL. -----Original Message----- From: Mike Stover [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 9:41 AM To: JMeter Users List Subject: Re: Remote test with SSL I don't think there is a way to do this. Sounds like a bug and I'm pretty sure it's already in the bug database. -Mike On 25 Mar 2003 at 12:00, Maksimenko Alexander wrote: > Hi > I use jmeter for remote testing. Authentification of the testing > server perfoms over HTTPS. When i access protected area following > exeption appears: > > jmeter.protocol.http: java.security.cert.CertificateException: > Couldn't find trusted certificate javax.net.ssl.SSLHandshakeException: > java.security.cert.CertificateException: Couldn't find trusted > certificate > > I use keystore in the jks fomat . When i run on that computer jmeter > in client mode and provide password for keystore than everything OK. > How can I provide password for keystore in the server mode? > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- 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]

