Hi, I think for Outgoing WS-SecurityConfigurations - Encryption, you should specify "myservicekey"/"skpass" as alias/password (you already imported this server side cer into clientkeystore.jks), then SoapUI will use server side public key to encrypt Request message and should be decrypted successfully by service (server hold the related private key). ------------------------------------------------------------------------------------------------------------------- In SoapUI - Outgoing WS-SecurityConfigurations - Encryption I have the following:
Keystore: clientKeystore.jks Alias: myclientkey Password: ckpass ------------------------------------------------------------------------------------------------------------------- Regards. Xilai Dai
