Enable TLS1.2 only in SharePoint 2013

Prajkta Patil 81 Reputation points
2024-02-14T04:08:17.1966667+00:00

Hi all I have sp 2013 with win 2008 R2 . Same OS for DB. Tried to enable only TLS1.2 by disabling other in registry in sp farm and DB server but getting an error for sql connection. Please guide for the same.

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,280 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,870 questions
0 comments No comments
{count} votes

Accepted answer
  1. Ling Zhou_MSFT 14,610 Reputation points Microsoft Vendor
    2024-02-16T07:45:36.88+00:00

    Hi @Prajkta Patil,

    Thank you for your replay.

    When SharePoint Server fails to connect to SQL Server, the question "This operation can only be performed on computers that have joined the server farm" usually appears.

    Please refer to this article to troubleshoot the problems one by one: Operation can be performed on computer that is joined to server farm.

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link. 

    According to the official configuration documentation, you do need to make all the settings to enable TLS1.2 in SharePoint.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Ling Zhou_MSFT 14,610 Reputation points Microsoft Vendor
    2024-02-14T07:04:20.5+00:00

    Hi @Praj,

    Thank you for posting in this community.

    Based on the description of your problem and after checking the relevant information, your problem is likely to be generated by the following reasons.

    1.Please check your SQL Server version against this article (TLS 1.2 support for Microsoft SQL Server) as some older versions of SQL Server do not support TLS 1.2.

    2.TLS1.2 is not enabled by default, please make sure that TLS1.2 is enabled in the following sections.

    • SharePoint servers in your SharePoint farm
    • Microsoft SQL Servers in your SharePoint farm
    • Client computers used to access your SharePoint sites

    3.This is the official documentation for the steps to enable TLS 1.2 for SharePoint. You can refer to this article to see if your configuration process is wrong causing SQL connection errors.

    4.If the issue still persists, please share me more details about the SQL connection error.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.