Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 03:48:25 +0000



Post From: DTC Server - Invalid certificate

[2020-04-05 02:23:01]
User442651 - Posts: 25
I am trying to connect to the DTC Server with a TLS TCP/IP Socket connection, using .NET (C#).

When I try to authenticate the SslStream it throws the exception: The remote certificate is invalid according to the validation procedure.

In the Web Socket Connections section of the documentation it is stated that "When connecting to the DTC Protocol Server in Sierra Chart using a websocket connection from a web browser, it is necessary to install a valid TLS certificate for the domain used." Is this also necessary for a TCP/IP connection?