App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Connecting to SQL Server 2014 which force TLS 1.2 for the connection

  • 1.  Connecting to SQL Server 2014 which force TLS 1.2 for the connection

    Posted Tue June 16, 2020 01:42 PM
    Hi All, 

    I'm trying to create a database definition project (In eclipse) for SQL Server 2014 database, with following information:

    1- Database is hosted in SQL availability group (Always On)
    2- Connection using the availability group listener 
    3- I'm using the correct SQL JDBC driver

    The connection is failed when I test it and the error was "Deiver could not establish a secure connection to the database .....etc."

    I have  searched about the problem and some suggestion was to disable the encrypt in the JDBC properties does not work since it seems the SQL server is forcing the SSL "TLS1.2"

    but it seems the problem is SQL server is using TLS1.2 and IBM JVM using 1.1 by default how can I change this for the toolkit.

    or any other suggestion?




    ------------------------------
    Waleed Abu Yahia
    ------------------------------