From e137dcd598ba531a7cebda4fe1e3c881d38fc2b5 Mon Sep 17 00:00:00 2001 From: Amit Banerjee Date: Wed, 12 Oct 2016 18:29:27 -0700 Subject: [PATCH] Delete README.md --- samples/demos/mssqltiger/tls1.2/README.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 samples/demos/mssqltiger/tls1.2/README.md diff --git a/samples/demos/mssqltiger/tls1.2/README.md b/samples/demos/mssqltiger/tls1.2/README.md deleted file mode 100644 index 1e60d0f0..00000000 --- a/samples/demos/mssqltiger/tls1.2/README.md +++ /dev/null @@ -1,8 +0,0 @@ - -# CheckClientUpdates.ps1 -The PowerShell Script currently supports the following: -* Check if SQL Server Native Client can support TLS 1.2 -* Check if Microsoft ODBC Driver for SQL Server can support TLS 1.2 -This script is restricted to work on x64 and x86 platforms - -More details about TLS 1.2 support for SQL Server can be found on [KB3135244] (https://support.microsoft.com/en-us/kb/3135244)