Welcome! Log In Create A New Profile

Advanced

WX25 web service

Posted by jtadebruin 
WX25 web service
November 18, 2020 01:56PM
Hey my friends

I created a web service and the url is with https.

I have set the bindings of IIS to 443 and NOT 80.

But then the web service does not work correctly because internally the web service does not use https.

So the binding on port 80 MUST be present.

Or do I do something wrong?
pao
Re: WX25 web service
November 18, 2020 07:14PM
For the webservice HTTP or HTTPS should be transparent.
Did you assing one certificated in the bindings for the HTTPS protocol?

Did you try to access to server using HTTPS to test? Something like [your_server_name]

HTPPS must be up and running even without your app or webservice.

Regards

Paulo Oliveira
Re: WX25 web service
November 19, 2020 11:02AM
hey Paulo

Do you have a web service with an url that start with https?

Unbind poort 80 in IIS
Start your web service with https....
Start a function from your web service
Now the web service switch to http and because you have unbind port 80 , the web service call won;t work
You always have to bibnd poort 80

That is my problem
Re: WX25 web service
November 20, 2020 05:15PM
Hi,

there is something wrong in your config ....
I have several webservices which go throug 443, and port 80 disabled on firewall level ....
That works .....

regards

Stefan.
Re: WX25 web service
November 21, 2020 09:10AM
Thanks Stefan,

Maybe you have redirected http to https?
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: