The below error may occur if you are running the SQL-Toolkit plug-in on a Windows probe querying an MS SQL Server database.
This will be because the DBA will have disabled TLS 1.0 on the database server and enabled 1.2.
The solution to this to is to check the existing SQL native client libraries are up to date and support SQL-Server side TLS versions. If TLS 1.2 is required then the below link may help in checking for updated version.
https://support.microsoft.com/fi-fi/help/3135244/tls-1-2-support-for-microsoft-sql-server
-
Tags:
- SQL-Toolkit
- windows
- SSL security error
- MS-SQL server
Comments
0 comments
Please sign in to leave a comment.