Hello, I have a server computer for SQL2008, and installed KB4057113
This server have a web-based system
Will this system turn off TLS1.0, 1.1, and turn on TLS1.2, do we need additional development programs?
Or, we can open TLS1.2 directly
Hello, I have a server computer for SQL2008, and installed KB4057113
This server have a web-based system
Will this system turn off TLS1.0, 1.1, and turn on TLS1.2, do we need additional development programs?
Or, we can open TLS1.2 directly
I have a server computer for SQL2008
KB4057113 is for SQL Server 2008 R2, not 2008; a simple typo?
See KB3135244 - TLS 1.2 support for Microsoft SQL Server for more details.
And keep in mind, SQL Server 2008 is out-of-support since a very long time.
Sorry, this is my typo
version is SQL 2008 R2,and now KB4057113 has been installed
Will this system turn off TLS1.0, 1.1, and turn on TLS1.2, do we need additional development programs?
Or, we can open TLS1.2 directly
Frequently asked questions
Is TLS 1.1 supported on SQL Server 2016 and later versions?
Yes. SQL Server 2016, SQL Server 2017 on Windows, and SQL Server 2019 on Windows versions ship with TLS 1.0 to TLS 1.2 support. You have to disable TLS 1.0 and 1.1 if you want to use only TLS 1.2 for client-server communication.
21 people are following this question.