Layer7 API Management

 View Only
  • 1.  CA Api Gateway -Webmethods

    Posted Mar 23, 2018 10:47 AM

    Hi,

     

    I am trying to call a layer 7 service which connects to webmethods esb.

     

    I get the following error :Problem routing to https://webmethods esb service. Error msg: Unable to obtain HTTP response from https://webmethods service  .... Received fatal alert: certificate_unknown

     

    We checked the certificates on both the application , but the service call doesnt work...

     

    Thanks,

    spallapu



  • 2.  Re: CA Api Gateway -Webmethods

    Broadcom Employee
    Posted Mar 25, 2018 06:14 PM

    Dear yaleacct ,

    Did you import the certificate of https://webmethods into gateway on Manager Certificates window?

    Manage Certificates - CA API Gateway - 9.2 - CA Technologies Documentation 

     

    Regards,

    Mark



  • 3.  Re: CA Api Gateway -Webmethods

    Posted Mar 26, 2018 09:02 AM

    Yes i did .



  • 4.  Re: CA Api Gateway -Webmethods

    Posted Mar 28, 2018 08:43 AM

    Hi, yaleacct.

     

    Check if the "Certificate is a Trust Anchor" is selected. Otherwise, you will have to import the issuer certificate chain.

     



  • 5.  RE: Re: CA Api Gateway -Webmethods

    Posted Oct 03, 2019 09:12 AM
    Edit your certificate again and tick the top 2 options.on the screen above you need to tick verify hostname for outbound ssl connections also


  • 6.  RE: CA Api Gateway -Webmethods

    Posted Oct 01, 2019 05:40 AM
    Hi Yaleacct,

    Did this issue get resolved.I have tried importing the certificate as trust anchor ,even facing the same issue.

    Please  suggest!

    Thanks
    Manasa

    ------------------------------
    Developer
    TCS
    ------------------------------



  • 7.  RE: CA Api Gateway -Webmethods
    Best Answer

    Broadcom Employee
    Posted Oct 01, 2019 07:37 PM
    It depends, if the server uses self-signed certification, import the trust anchor is enough, but if they provide intermediate certificate, you may need to trust the whole certificate chains(import all the certs in the cert path, and mark the root cert as trust anchor).

    Regards,
    Mark


  • 8.  RE: CA Api Gateway -Webmethods

    Posted Nov 11, 2019 01:35 AM
    Hi

    You can try this,

    1. Rigth click on "Route via HTTP" assertion.
    2. Click on "Select Private Key" option
    3. Choose "Use no private key"

    May be it can help.