Hello Servoy Gang!
We’re working on a web-client based solution that we’ll eventually use to run credit cards.
Our server has various solutions, one that runs in SmartClient and a couple that run in WebClient.
We have SSL installed and working in the SmartClient, but I’m a little fuzzy how it works in WebClient.
Ideally, if someone is going to use a credit card, they’re going to want to make sure they are accessing the webclient with a https://mysite.com connection.
I’m assuming I need to do something in apache? How does an SSL installed on the Servoy App Server work with the webclient?
Any help would be appreciated.
Thanks