Tx! Problem solved. Michele MAsè On Thu, Jun 14, 2012 at 10:33 PM, Philippe Mouawad < [email protected]> wrote:
> Hello, > Use Classical HTTP Sampler with HC3.1 or HC4 impl. > And look at : > > http://jmeter.apache.org/usermanual/component_reference.html#Keystore_Configuration > > Regards > Philippe M. > http://www.ubik-ingenierie.com > > > On Thu, Jun 14, 2012 at 4:06 PM, Michele Mase' <[email protected] > >wrote: > > > 2.7, the latest > > > > On Thu, Jun 14, 2012 at 3:51 PM, Flavio Cysne <[email protected]> > > wrote: > > > > > JMeter version? > > > > > > 2012/6/14 Michele Mase' <[email protected]> > > > > > > > I need to test some webservices using the sampler WebService(SOAP) > > > Request. > > > > The webservice is protected by a client certificate verification > > > directive > > > > under a ssl vhost. > > > > https://www.example.com/webservice/webservice1?wsdl > > > > > > > > <LocationMatch "/webservice/(webservice1|webservice2)"> > > > > #SSLVerifyClient optional > > > > SSLVerifyClient require > > > > #SSLVerifyDepth 2 > > > > SSLOptions +ExportCertData > > > > </LocationMatch> > > > > > > > > 2012/06/14 14:46:17 WARN - > > > jmeter.protocol.http.sampler.WebServiceSampler: > > > > [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: > > > > javax.net.ssl.SSLProtocolException: handshake alert: > > unrecognized_name; > > > > targetException=java.lang.IllegalArgumentException: Error opening > > socket: > > > > javax.net.ssl.SSLProtocolException: handshake alert: > > unrecognized_name] > > > > 2012/06/14 14:46:17 INFO - jmeter.threads.JMeterThread: Thread > > finished: > > > > Thread Group 1-1 > > > > > > > > How can I solve the issue? > > > > > > > > Regards > > > > Michele Masè > > > > > > > > > > > > > -- > Cordialement. > Philippe Mouawad. > Ubik-Ingénierie >
