Encrypted Communication Between SQL Server and Workflow Server

For a secure system, GE Digital recommends that you encrypt the communication between the application server and the SQL Server.

If communications between these servers are not encrypted, certain tools can read the plain text SQL queries and data transmitted between those servers.

For information about encrypting connections to SQL Server, see http://msdn.microsoft.com/en-us/library/ms189067.aspx.

For information about enabling SSL encryption for an instance of SQL Server, see http://support.microsoft.com/kb/316898.

For information about configuring certificates for use by SSL, see http://msdn.microsoft.com/en-us/library/ms186362.aspx.