|
| Iniciado por guest, 25,feb. 2018 23:33 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 25,febrero 2018 - 23:33 |
Hi Forum,
I need your help:
Situation: WD22 and WM22 (iOS and Android)
There is a WD SOAP Service running on Windows 2012 Server, and WD22 iOS and Android Apps consuming this SOAP Service.
This works very good.
Now there is the request of the customer to secure the transmission by using SSL, so I need to redirect the traffic through port 443.
Is that possible with WD? Help says no, but I can not believe that .... that would be a real show stopper 
Best Regards
Stefan. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,febrero 2018 - 14:59 |
| There is nothing special to run a SOAP service over 443. I don't do it on Windows, but on CentOS 7, Apache, mod_ssl, & WAS. You will need a certificate from a trusted authority, other than that it works out of the box. I image the setup under iis is similar. I don't use a redirect, just the address property on the client to specify https instead of http.. |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 105 mensajes |
|
| Publicado el 26,febrero 2018 - 15:24 |
I haven't actually done it, so I may be incorrect.
But the WebDev application broker runs through IIS in windows. So you should be able to install a trusted certificate in IIS, set your binding to port 443, and then point you web calls in WinDev Mobile to that port on that server.
If you're using Apache, I can't help there unfortunately. But it should be the same. Install the certificate in the web server. |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 28 mensajes |
|
| Publicado el 02,marzo 2018 - 13:18 |
| I can maybe help for Apache if needed, I configured a few servers with a SSL certificate on apache / webdev application server |
| |
| |
| | | |
|
| | | | |
| | |
|