How to use SOAP-DSIG and SSL for non-repudiation?

Answer Posted / supra

SOAP-DSIG is used to satisfy the message authentication
requirement. It is important to note that you can use SOAP-
DSIG and SSL simultaneously by exchanging


the above HTTP messages over SSL.





Technology Satisfied security requirements
SSL Confidentiality, sender/recipient authentication, and
message authentication by MAC
SOAP-DSIG Message authentication by digital signature and
MAC


SSL provides confidentiality and sender/recipient
authentication. SSL also has functionality for adding MACs
to transmitted messages. On the other hand,


SOAP-DSIG can be used to add not only MACs but also digital
signatures to transmitted messages, but it is not
sufficient for sender/recipient authentication


because it is vulnerable to attacks such as replay attacks.
Therefore, SOAP-DSIG and SSL complement the functionalities
that the other system lacks.



Remember that in order to satisfy the requirement
of non-repudiation, at a minimum you need to simultaneously
guarantee both message authentication by using a

digital signature and sender authentication.
Therefore, using SOAP-DSIG and SSL (with client
authentication) simultaneously is the first step towards
realizing non- repudiation. Specifically, you use
SOAP-DSIG for message authentication by using a digital
signature and SSL client/server authentication for
sender/recipient authentication.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can user use the facilities that are provided by soap?

465


To test a web service you must create a windows application or web application to consume this service. State whether true or false.

508


What are the uses of soap?

477


Which is more secure rest or soap?

495


What is Simple Object Access Protocol (SOAP)?

489






What is entrust entitlements service?

491


What is the difference between top down and bottom up approach in soap web services?

504


What are soap actions?

481


How does building a call allows the communication to take place in between the client and the server using soap?

498


Explain the actions performed by soapui?

496


State some disadvantages due to the usage of SOAP?

538


Explain about the SOAP Envelope element?

518


What are the advantages which a user can get when he uses SOAP?

530


Explain about the encoding style attribute?

559


What are the advantages of SOAP?

538