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
#Integration
#Automation
 View Only
  • 1.  IIB to SQL connection connection using TLS 1.2

    Posted 04/28/21 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 04/30/21 06:21 AM

    please suggestion some solution..


    #Support
    #SupportMigration


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

    Posted 06/23/21 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