IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online 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
  • 1.  TLS1.2 Support on wM9.6

    Posted Wed February 21, 2018 03:38 AM

    Hi All,

    We have a requirement to support TLS1.2 for customer as we had only TLS1.0 setup running on our servers.

    We don’t want to disturb existing partner so we created a new port with UseJSSE setting set as “Yes” and it supports TLS1.2 and the old port supports TLS1.0 and SSL3.0

    I found the below quote from Admin guide.

    Does this mean if we select useJSSE as “Yes” it will not support SSL 3.0 & TLS1.0 for the specified Port?

    Regards,
    Syed Faraz Ahmed


    #webMethods
    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport


  • 2.  RE: TLS1.2 Support on wM9.6

    Posted Wed February 21, 2018 11:49 AM

    Hi Syed,

    SSLv3 should be disabled anyway due to POODLE vulnerability.

    JSSE should be able to handle TLSv1.0, but if the port is not using JSSE, it can only handle protocols up to TLSv1.0.

    Remember that a JVM 7 or newer is neccessary to use JSSE as well as having the appropriate IS_Core-, SCG- and SIN-Fixes applied.

    Check the Extended Settings of IS for correct values.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webmethods-Protocol-and-Transport
    #webMethods


  • 3.  RE: TLS1.2 Support on wM9.6

    Posted Thu February 22, 2018 02:05 AM

    Hi Holger,

    Yes, all the settings are in Place and TLS1.2 is supporting (tested it with different port).

    The statement in the guide was misleading. So, thought to confirm the same over here.

    Thanks a Lot, Have a good day!!

    Regards,
    Syed Faraz Ahmed


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 4.  RE: TLS1.2 Support on wM9.6

    Posted Thu February 22, 2018 09:24 AM

    Hi Syed,

    the online version of the guide might be updated, but if you have an older local copy of the guide this might be out of date as the support has been introduced with JVM 7 and the Fixes for the Poodle vulnerability.

    Regards,
    Holger


    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB
    #webMethods