Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: SSL Certificate on Load Balancer |
iancurtis From: United Kingdom Posts: 5 Member Since: 02/18/16 |
posted February 18, 2016 11:33 AM Hi, We currently have a client-server implementation using Dart Sockets. The Dart server is configured with an SSL certificate (in the ServerModel class passed into the server.Start method) allowing traffic between client and server to be encrypted. The traffic is over port 5555, not 443. This works well. However, is it possible to configure an SSL certificate on a load balancer (in front of the server) instead of in the Dart server component itself? Thanks, Ian. |
Nick B (Admin) From: Utica, NY USA Posts: 619 Member Since: 05/25/10 Extra Support Options Custom Application Development |
posted February 18, 2016 3:57 PM Hello, Yes, depending on the implementation (if it's effectively an SSL tunnel, there should be no problem). If you plan on using a third-party product, you should refer to its documentation. ------ |
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |