SoapUI Web Service Request using Public Key Certificate

Posted by lox on Stack Overflow See other posts from Stack Overflow or by lox
Published on 2010-04-22T12:51:53Z Indexed on 2010/04/22 12:53 UTC
Read the original article Hit count: 820

I have a WSDL for a Web Service and a Public Key Certificate in the shape of a .cer file.

I need to get SoapUI to encrypt the service request with the public key of the certificate.

How do I do this?

© Stack Overflow or respective owner

Related posts about soapui

Related posts about web-services