SSL Encrypted connection to MS SQL 2012 Servers

To use SSL Encrypted connection to our MS SQL Servers, please add the following to your connection string: “encrypt=true;trustServerCertificate=true”.

Please note that SSL Encryption is available only to our MS SQL Servers. For more information please check the following article: Connecting with encryption