Setting up Server Project with Remote HDB (SQL Server)

Scenario
You want to set up the Server project and link it up with History Database (SQL server) located on remote computer. Furthermore, you want to encrypt the communication between a Server project and the linked HDB, SQL Server located on different computers (SSL on TCP/IP connection) to establish a secured communication.

For this, you must set the encryption in the SMC located on Server and in the SQL Server Configuration Manager located on the remote Server computer. You can use a commercial certificate from Certificate Authorities (CA) or a self-signed or a SMC-created Windows Store based host certificate with a full name of the computer (host name + domain), for example, ABCXY022PC.dom01.company.net.

For background information, see the reference section.

Prerequisites

Overview

1
2
3

Link the SQL Server Instance to the SMC
Set the Encryption in the System Management Console
Set the Encryption in the SQL Server Configuration Manage