Topic:   Getting webMethods exception: com.wm.app.b2b.server.ServiceException.java.io.IOException:iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier
Nov 28, 2012 22:58 2 Replies 5209 Views George
Prev Next
Topic Replies (2)
  1. 1
    idnkx user

    George

    Hi Xperts,

    I am getting the below exception while trying to do a http post to one of our client's application:

    [b]com.wm.app.b2b.server.ServiceException.java.io.IOException:iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier[/b]

    Any suggestions or solutions appreciated...


    Regards,
    George

    1
    idnkx user

    Vikas

    Hi,

    You have to get the client certificate. In order to get the client certificate we have followed the procedure:

    openssl s_client –connect clienthost.com:port > ~/test.cert

    Then we can find the client certificate certificate at our root directory.

    It usually comes as .cert extension, rename it to .der then we can find this

    Copy the certificate to /webMeth/webMethods61/IntegrationServer/config/ClientCertificates

    Follow this http://idnxchange.com/webmethods-blogs/webmethods-step-by-step-https-communication-from-integration-server.html - Blog for more details.

    Regards,
    Vikram

Leave a Reply
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect