Service Virtualization

Expand all | Collapse all

xmlenc AES-128 enc/dec in LISA

  • 1.  xmlenc AES-128 enc/dec in LISA

    Posted Jun 29, 2016 07:31 PM


    Hi,

    Our client application is sending encrypted request details to server (in this case server is DevTest) , we are able to capture encrypted message but we need some mechanism in place to convert back to soap request after we listen in LISA.. so that we can forward the soap to VSI Image lookup for respond..

     

    from the initial investigation I found our client  uses xmlenc algoritham which is xmlenc#aes128-cbc which Devtest do not understand.. can some advise how can we handle this algoritham encryption in LISA..

     

    I am trying to get pub and private key from client and put that LISA keystore for handshake will that helpful ?



  • 2.  Re: xmlenc AES-128 enc/dec in LISA

    Posted Jun 30, 2016 11:28 AM

    Hi - Any one has come across similar issues please ?



  • 3.  Re: xmlenc AES-128 enc/dec in LISA

    Posted Jul 01, 2016 02:24 PM

    Team any help pl