TLS 1.0 is manditory for SQL to work?

  • Hello All,

    Recently we had an issue with Integration services, when disabling TLS protocol at server level integration services failed to execute the packages. So we have enabled the TLS again and it worked fine.

    Now the questions is, Does TLS really require for SQL server server to communicate ??
    Which version of SQL version relies on which version of TLS??
    Is there a way that we can know if TLS is being used by SQL or not??
    TLS 1.0 supports which version of SQL server?
    TLS 1.2 supports which version of SQL server?/

    Please help.

    Thanks in advance.

  • harishamballa - Wednesday, July 25, 2018 11:45 PM

    Hello All,

    Recently we had an issue with Integration services, when disabling TLS protocol at server level integration services failed to execute the packages. So we have enabled the TLS again and it worked fine.

    Now the questions is, Does TLS really require for SQL server server to communicate ??
    Which version of SQL version relies on which version of TLS??
    Is there a way that we can know if TLS is being used by SQL or not??
    TLS 1.0 supports which version of SQL server?
    TLS 1.2 supports which version of SQL server?/

    Please help.

    Thanks in advance.

    I would be concerned if anything other than TLS 1.2 was being used as both SSL and earlier versions of TLS have known security vulnerabilities.
    😎

  • Eirikur Eiriksson - Thursday, July 26, 2018 12:23 AM

    harishamballa - Wednesday, July 25, 2018 11:45 PM

    Hello All,

    Recently we had an issue with Integration services, when disabling TLS protocol at server level integration services failed to execute the packages. So we have enabled the TLS again and it worked fine.

    Now the questions is, Does TLS really require for SQL server server to communicate ??
    Which version of SQL version relies on which version of TLS??
    Is there a way that we can know if TLS is being used by SQL or not??
    TLS 1.0 supports which version of SQL server?
    TLS 1.2 supports which version of SQL server?/

    Please help.

    Thanks in advance.

    I would be concerned if anything other than TLS 1.2 was being used as both SSL and earlier versions of TLS have known security vulnerabilities.
    😎

    Is TLS mandatory for SQL to run ?

  • harishamballa - Thursday, July 26, 2018 12:33 AM

    Eirikur Eiriksson - Thursday, July 26, 2018 12:23 AM

    harishamballa - Wednesday, July 25, 2018 11:45 PM

    Hello All,

    Recently we had an issue with Integration services, when disabling TLS protocol at server level integration services failed to execute the packages. So we have enabled the TLS again and it worked fine.

    Now the questions is, Does TLS really require for SQL server server to communicate ??
    Which version of SQL version relies on which version of TLS??
    Is there a way that we can know if TLS is being used by SQL or not??
    TLS 1.0 supports which version of SQL server?
    TLS 1.2 supports which version of SQL server?/

    Please help.

    Thanks in advance.

    I would be concerned if anything other than TLS 1.2 was being used as both SSL and earlier versions of TLS have known security vulnerabilities.
    😎

    Is TLS mandatory for SQL to run ?

    Only if ForceEncryption is set ON for the server.
    😎

  • Eirikur Eiriksson - Thursday, July 26, 2018 1:40 AM

    harishamballa - Thursday, July 26, 2018 12:33 AM

    Eirikur Eiriksson - Thursday, July 26, 2018 12:23 AM

    harishamballa - Wednesday, July 25, 2018 11:45 PM

    Hello All,

    Recently we had an issue with Integration services, when disabling TLS protocol at server level integration services failed to execute the packages. So we have enabled the TLS again and it worked fine.

    Now the questions is, Does TLS really require for SQL server server to communicate ??
    Which version of SQL version relies on which version of TLS??
    Is there a way that we can know if TLS is being used by SQL or not??
    TLS 1.0 supports which version of SQL server?
    TLS 1.2 supports which version of SQL server?/

    Please help.

    Thanks in advance.

    I would be concerned if anything other than TLS 1.2 was being used as both SSL and earlier versions of TLS have known security vulnerabilities.
    😎

    Is TLS mandatory for SQL to run ?

    Only if ForceEncryption is set ON for the server.
    😎

    Thnx for the reply.

    Which version of SQL server supports TLS 1.0 and which version of SQL supports TLS 1.2 ?

  • chinna1214 - Thursday, July 26, 2018 1:50 AM

    Thnx for the reply.

    Which version of SQL server supports TLS 1.0 and which version of SQL supports TLS 1.2 ?

    TLS 1.2 Support for SQL Server

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply