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

Server certificate rejected by ChainVerifier

  • 1.  Server certificate rejected by ChainVerifier

    Posted Fri April 07, 2006 10:17 AM

    All,

    I have got a strange error on our test environment.

    We are communicating with an external party and we are using the https to do this.
    When sending a message over https we do not need to add a certificate in the message we are sending. So when i configure the server with the
    Trusted Certificates ‘unspecified’ there is no issue.

    But… unfortunately, on this particular IS we also communicate with another external party where we do need to send certificates. So there for I need to to configure the Trusted Certificates.When I do this,I always receive the error “Server certificate rejected by ChainVerifier”.

    Does anybody have an idea on this one?

    Regards,

    Wout


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


  • 2.  RE: Server certificate rejected by ChainVerifier

    Posted Fri April 07, 2006 11:24 AM

    Wout,

    How did you create your server certificate? Are you using a self-signed cert? If so, it is possible that your cert is constructed improperly or that it is not signed by a certifying authority (CA) that is trusted by the external party.

    You can address this by having your cert signed by a CA that the other party trusts (Verisign, Entrust, etc.) or by providing them with the public cert of the CA that you used to sign your cert and asking them to add it to their trusted store.

    HTH,

    Mark


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