If I have a Jmeter test plan where I do an HTTP post to an "https" URL, but I 
don't have a Keystore Configuration element or CSV element in the test plan, 
BUT there is a bin\system.properties file that has only:

javax.net.ssl.keyStore=G:\\Development\\keystore.jks
javax.net.ssl.keyStorePassword=XXX

Will Jmeter do 2-way SSL and try to send one of the client certs that is in the 
keystore.jks when it does the SSL handshake?

I know that this is a kind of odd question, but I seem to recall that older 
versions used just the system.properties info, even though there wasn't a 
Keystore Config or CSV element?

Thanks,
Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to