Forum Discussion

tejaswiyvs's avatar
tejaswiyvs
Occasional Contributor
15 years ago

Sign/Encrypt order?

Hi,

I'm trying to connect to an AXIS webservice using SoapUI and I'm using wsse. I'm having some security related errors and when I contacted the provider of this service, they've said that the fault is probably with the order in which my signature and encryption algos are applied.

So my questions are twofold -
What is the default setting for soapUI? (sign + encrypt? encrypt + sign?)
How do I change this order? (I need to make soapUI sign the message and then encrypt it)

Thanks,
Teja.

2 Replies

  • Hi!

    soapUI applies the signature and encryption in the order they have been configued in the Outgoing WSS settings tab, just make sure they are in the order you need them to be (unfortunately there is no way to rearrange them currently, so you would have to recreate the one to move if neccessary).

    Hope this helps!

    regards,

    /Ole
    eviware.com
  • tejaswiyvs's avatar
    tejaswiyvs
    Occasional Contributor
    Apologize for the delay. Creating a new profile worked nicely, thanks!