RE: SOAP security

2002-01-02 Thread armstpat
Just use SSL and it is good. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 1:08 AM To: [EMAIL PROTECTED] Subject: SOAP security I wonder the security of the SOAP on the Internet. __

unsuscribe

2002-01-02 Thread Ron Wilcom
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 10:04 AM To: [EMAIL PROTECTED] Subject: RE: SOAP security Just use SSL and it is good. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, D

RE: SOAP security

2002-01-02 Thread Christian Geuer-Pollmann
As always, the answer depends on your security requirements: What do you want to 'secure'? Confidentiality while 'traveling' through the internet? Right, SSL is the correct choice. Non-repudiation or authentication or integrity? SSL wont do that. Use XML Signature. Real end-to-end-confidenti