Hi I want to use JMeter for load testing of ShortURLs. The ShortUrlService expects the client to authenticate via an X.509 certificate. I know we can install the client and server certs in Java’s certificate store. I also know Jmeter supports SSL so it obviously understands certs, but I don’t know if it supports the mutual authentication required to communicate with the web service side of the ShortUrlService. Could someone help me out with this?
Thanks, Nikhil -- View this message in context: http://old.nabble.com/JMeter-and-SSL---Mutual-authentication-tp28101789p28101789.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

