Set SQL Server connections to TLSv1.0

18 views
Skip to first unread message

Leandro Barbosa

unread,
Jan 9, 2020, 9:50:49 AM1/9/20
to Google Cloud SQL discuss
Greetings

How to set the database connection encryption to   TLSv1.0  instead of  TLSv1.2.

Thanks
Leandro and Lucas

Pierre-Yves Blain

unread,
Jan 9, 2020, 3:35:36 PM1/9/20
to Google Cloud SQL discuss
It is not possible to set the the TLS version for the database, as it uses the latest and most secure version. It is not recommended to downgrade security to 1.0, and if clients are still using this version it would be best to upgrade them. This is recommended by Microsoft for SQL Server [1].

If you have and outdated application that doesn't support a version of TLS that is compatible with SQL Server, you can always use the Cloud SQL proxy [2] to encrypt connections.

Reply all
Reply to author
Forward
0 new messages