Hi there,
I don't know if this is the correct place to ask butn currently we are using Business Central 14 on our server and have some webservices in it. Now at it seems if I want to query those webservices this connection goes over and http connection. Now my question is fairly simple but the solution might not be. I was wondering how do make sure this goes over a secure connection (https)?
There was told to me that the service has a SSL certificate but I'm unsure on how I should implement this in a way so that making the query call goes over the secured connection.
Thanks in advance.