Does anyone know how can I specify the protocol https when I test a https
web service?

When I test the web service, JMeter try to connect to XXX.XXX.XXX.XXX:433/path,
so it is going to get the certificate's file, but it isnĀ“t going to test the
web service, it should connect to https://XXX.XXX.XXX.XXX:433/path.

Can anyone help me?

Reply via email to