1 Reply Latest reply on Mar 19, 2013 12:32 PM by rvojjala

    Mutual client authentication in Servicemix

    rvojjala

      I have a route like the following:

       

       

       

      I am still getting "" HTTP operation failed invoking https//ExternalServer:9402/....." with 500 code."...

       

      Can anyone please help me and point me to what am I missing.

        • 1. Re: Mutual client authentication in Servicemix
          rvojjala

          In continuation with the above question, I also wanted to bring up one more point here that when I debugged the code, JettyContentExchange seemed to have uri as "/soap11/ExternalWebService/soap11/ExternalWebService" instead of it being as ""/soap11/ExternalWebService".

           

          Is this any kind of a bug or something that I should just ignore??