SQL Server SSL Encryption
It is important to enable SSL encryption on your SQL Server in order to secure data. All connections for the Workflow database are encrypted, as well as any other databases on the same SQL server.
Performance Impacts
According to Microsoft®, enabling encryption causes a 2-4% performance penalty.