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.  Listing and setting which ciphers ACE will use

    Posted 03/30/22 09:11 AM
    Our site requires only strong ciphers using tls1.2, security scans show that the default settings are not strong enough, and list out which are the "weak" ciphers.
    It looks like I can set the ciphers using the tlsCipherList setting in the yaml file.  That setting requires you list out which ciphers you want to support.  So to do this I need to know which ciphers are currently allow (on my site) so I can delete the two that are weak.  I have not found a way to do this, or is there a better way.

    Please not this installation is on windows 2019 server.

    ------------------------------
    Gregory Winegar
    ------------------------------


  • 2.  RE: Listing and setting which ciphers ACE will use

    Posted 03/30/22 12:39 PM
    This link should help: https://www.ibm.com/docs/en/sdk-java-technology/8?topic=suites-ciphe
    Cheers, Ben

    ------------------------------
    Ben Thompson
    IBM UK
    ------------------------------



  • 3.  RE: Listing and setting which ciphers ACE will use

    Posted 03/30/22 12:40 PM
    Pasting error ... trailing "r" got missed somehow :)

    https://www.ibm.com/docs/en/sdk-java-technology/8?topic=suites-cipher

    ------------------------------
    Ben Thompson
    IBM UK
    ------------------------------