You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Bob Schlarmann <bl...@atreidis.nl.eu.org> on 2007/06/13 11:45:27 UTC

ssl client certificates and web service sampler

Hello list,

Is it possible to use ssl client certificates with the web service 
sampler?

Because I'm trying to load test a http soap web service with jmeter. 
The problem is that access to the service is secured by ssl client 
certificates. 

When I load the client certificate using the SSL manager and try to 
connect to the web service the client certificate does not seem to be
used. Because of this the web server does not allow access and a 403
error returned. The jmeter.log doesn't show any errors, only my web 
server's log indicate the 403 errors.

When I temporarily disable the client certificate requirement all works
well.

I've had a look into the code and the security manager �s not used by
WebserviceSampler, so this would explain things. Is there any work going
on to add support for it?

Any help appreciated,

--
Bob Schl�rmann

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org