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
Expand all | Collapse all

iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

  • 1.  iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Thu May 05, 2016 08:41 AM

    When I invoke customer’s HTTPS URL by method ‘post’ through wM Designer 9.0
    I get the following error.
    “iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier”
    I have placed customer’s certificate to our server truststore and customer also imported our certificate to their list. I have reloaded the truststore on Integration Server,but it do not work.

    If anybody can help?

    Thanks for help.
    Lydia Zheng


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


  • 2.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Thu May 05, 2016 01:17 PM

    check if you have the CA root and intermediate certs of the client cert in your trust store. you don’t need to load their server cert, just the issuer’s cert chain.


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


  • 3.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Thu May 05, 2016 11:37 PM

    the client cert just is one-level cert,there are not CA root and intermediate certs


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


  • 4.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Fri May 06, 2016 01:04 PM

    well, still your WM is not trusting their server’s cert, a few possibilities you can look into:
    –their server is using a different cert than the one you were given, you can use browser to obtain their server cert to verify
    –the cert is not a valid server cert somehow, it doesn’t have the proper usage/extension.
    –double check you truststore, you have the right cert there.


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


  • 5.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Fri May 06, 2016 03:01 PM


  • 6.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Mon May 09, 2016 02:47 PM

    Hi Lydia, did you clear the SSL cache (Security > Certificates) from wM IS after loading the new SSL cert?


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


  • 7.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Thu May 12, 2016 02:46 PM

    Lydia – Did you able to fix the issue ? Please let us know if you have any blocks to come-out from this issue.

    Thanks,


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


  • 8.  RE: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Posted Thu May 12, 2016 10:58 PM

    Dear All,
    As Tony Wang said,the cert is not a valid server cert .
    customer provided a new cert,then it’s OK now,thank to you all.

    Thanks


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