On 03/03/2009, Srinivasulu <[email protected]> wrote: > > Hi All, > > We need to test a WSE 3.0 secured web service which uses X509 v3 > certificates for client authorization. > Is it supported by JMeter?
JMeter uses Java for this, so check the JVM documentation. > If yes? are there any other settings to be done? You have to store the client certificate in the keystore - see system.properties for properties you may need to change. > Please help me in this regard. > > Thanks in advance for your reply :-) > > With Regards, > Srinivasulu N > > -- > View this message in context: > http://www.nabble.com/IS-Jmeter-Supports-WSE-3.0-secured-web-service--tp22302510p22302510.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

