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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Error while invoking a service using Https

    Posted 10/20/08 07:00 AM

    Hi All,

    I am trying to invoke a flowservice from IS-1 which is on IS-2. I have included the Certificates required in both the IS's. When I am trying to call the service I am getting the following exception.
    

    com.wm.app.b2b.server.ServiceException: iaik.security.ssl.SSLException: Server certificate rejected by ChainVerifier

    Let me know if anyone knows some solution for this.


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


  • 2.  RE: Error while invoking a service using Https

    Posted 10/20/08 08:42 PM

    Do you have client certificates required set on the port?

    And what is your server.cnf property “watt.security.ssl.ignoreExpiredChains” set to?


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


  • 3.  RE: Error while invoking a service using Https

    Posted 10/20/08 11:45 PM

    Hi PhilLeary,

    I have set the certificates required option on the port. And the watt.security.ssl.ignoreExporedChains is set to the value “cLAW”. The probelm is from IS1 to IS2 service invocation is wroking fine. But the reverse is throwring this error.


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


  • 4.  RE: Error while invoking a service using Https

    Posted 10/22/08 04:25 PM

    Set this to true and restart IS…

    watt.security.ssl.ignoreExpiredChains=true

    re-test it.

    HTH,
    RMg


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


  • 5.  RE: Error while invoking a service using Https

    Posted 10/23/08 07:10 AM

    Hi All,

    I got the solution. the actual problem was with the certificate. I regenerated new certificates and it worked fine. Thanks for your support.


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