Forum Discussion
MarcusJ
Staff
12 years agoHi,
The differences are related to how the certificate is sent. Please see this link. I've used Thumbprint SHA1 for a secured web service using the symmetric encoding and key encryption your using.
http://coheigea.blogspot.com/2013/03/si ... n-key.html
I just replied on that post, I'm not 100% sure but it may sign the entire message by default. I'm going to ask the SoapUI developer's about this.
I believe this error is caused due to the part you've specified in one of the screen shot configurations. The namespace you are using may be invalid.
1.What is the difference between "thumbprint sha1" and "x509 certificate" ?
The differences are related to how the certificate is sent. Please see this link. I've used Thumbprint SHA1 for a secured web service using the symmetric encoding and key encryption your using.
http://coheigea.blogspot.com/2013/03/si ... n-key.html
2.Which fields are signed by default? This is the same question on post "WS Security, SoapUI" which has not been answered. I´m watching also that post.
I just replied on that post, I'm not 100% sure but it may sign the entire message by default. I'm going to ask the SoapUI developer's about this.
WSEncryptBody/WSSignEnvelope: Element to encrypt/sign not found: {http://www.w3.org/2003/05/soap-envelope/}Body
I believe this error is caused due to the part you've specified in one of the screen shot configurations. The namespace you are using may be invalid.