How I specify the URL to use https, there isn´t any field for the protocol, I have specify the port 443
Pablo On 2/2/06, Peter Lin <[EMAIL PROTECTED]> wrote: > > I've used the SOAP Webservice sampler to send requests to a service > running > on IIS with HTTPS. Make sure the URL for the service has HTTPS and it > should > work > > peter > > > On 2/2/06, Pablo Pizarro <[EMAIL PROTECTED]> wrote: > > > > 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? > > > > > >

