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.  SOAP transport issue about SSL SHA-2 certificate

    Posted Sat March 05, 2016 06:54 PM

    Hi?now i face a issue about SHA-2 certificate update for SOAP service.
    My webMethods IS version is about 7.1.2 and I used to https for SOAP message.Now our certificate is about SHA-2 and our partner has been updated the SHA-2 certificate yesterday and SSL v3 was set disable in the partner side.
    we set the partner’s SHA-2 SSL certificate in Security > Certificates > Configure Client Certificates.
    The situation is about this: we can sent the soap message to our partner but our partner was not sent the SOAP message to us,
    the error in that side is this:
    b2bgw (Outbound-2003): Connection error
    b2bgw (Outbound-2003): Error in stream. Descriptor number unavailable. Additional information: Write error (8)
    b2bgw (Outbound-2003): Network Error on back side server https://www...com:22443/soap/default
    sslproxy (******_B2B_Outbound_SSL_CA_Proxy): Fatal alert 10 received from SSL server instead of ServerHello

    How can I resolve this issue?Could you help me?


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


  • 2.  RE: SOAP transport issue about SSL SHA-2 certificate

    Posted Mon March 07, 2016 06:02 AM

    Hi Xu,

    unfortunately there is no support for disabling SSL v3 on either side when running wM 7.1.2.

    You will have to upgrade to wM 7.1.3 with IS_7.1.3_Core_Fix26 at minimum.
    Please note that this Fix has dependencies on other Fixes (mainly SCG_Entrust).

    Please check if you have updated your own server side certificate under Security > Certificates accordingly.
    IS restart is neccessray for activation.

    Regards,
    Holger


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


  • 3.  RE: SOAP transport issue about SSL SHA-2 certificate

    Posted Mon March 07, 2016 02:43 PM

    I think, since the client disabled SSL v3, your system is rejecting the ClientHello right away (no server hello is sent back).

    The only option before you upgrade your system is to ask your client to enable SSL v3 (so they will start SSL handshake with a v3 client hello).
    HTH,


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


  • 4.  RE: SOAP transport issue about SSL SHA-2 certificate

    Posted Tue March 08, 2016 07:11 AM

    Hi Xu,

    I agree with Tong.

    Additionally you should consider upgrading to 7.1.3 with latest Fixes anyway as this is the only version supported for migrating to 9.5 and above.

    Regards,
    Holger


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