Hi all,
trying to connect a vts running with ssl active ("useSSL":true; in configure.json) iI always get the following error message:
Request:
pvci = vtc_connect(vts_name, vts_port, VTOPT_KEEP_ALIVE );
Response:
Error: vtc_connect: Failed to connect server. Please check the server name, port number, network connectivity or whether server above 11.52 version is started.
The VTS version is 12.53. I can access the GUI with https://<ServerName>:<ServerPort> in web browser (IE).
Some ideas?
Best regards
Christoph Richter