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.


#Applicationintegration
#App Connect
#AppConnect
 View Only
  • 1.  IIB to SQL connection connection using TLS 1.2

    Posted Wed April 28, 2021 07:12 AM

    Hi Team,

    How we can make secure connection from IIB to SQL database using TLS 1.2?


    #SupportMigration
    #Support


  • 2.  RE: IIB to SQL connection connection using TLS 1.2

    Posted Fri April 30, 2021 06:21 AM

    please suggestion some solution..


    #Support
    #SupportMigration


  • 3.  RE: IIB to SQL connection connection using TLS 1.2

    Posted Wed June 23, 2021 02:44 PM

    HI check this link: https://www.ibm.com/docs/en/integration-bus/10.0?topic=eocd-connecting-database-from-linux-unix-systems-by-using-integration-odbc-database-extender

    1. If EncryptionMethod has been set to 1, use CryptoProtocolVersion to specify a comma-separated list of the cryptographic protocols to use. Valid protocols are TLSv1.2, TLSv1.1, TLSv1, SSLv3 and SSLv2. When multiple protocols are specified, the driver uses the highest version supported by the server. The default value is TLSv1.2, TLSv1.1, TLSv1.


    #SupportMigration
    #Support