What does "SELECT @@version" return? It seems that you are running a version of SQL 2008 R2 that does not support TLS 1.2. To that end you need to install Service Pack3 and then there is another patch on top of that.
I believe that the fix you need is https://www.microsoft.com/en-us/download/details.aspx?id=56415