Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / September 2005

Tip: Looking for answers? Try searching our database.

WSE X.509 certificate capability

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mk - 01 Sep 2005 18:04 GMT
The following is an excerpt from an article located at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wse/html/9c2138
28-815e-41cd-9d54-419bf64c0301.asp


WSE validates that a digital signature is cryptographically correct, however
user code or Policy should be used to verify that a signature exists and that
the signature applies to the expected set of XML elements.
-----------------------------------------------------------------------

Can anybody please explain what this statement exactly means?  Does not WSE
check that a signature exist?  Does it not verify that the signature belongs
to the incoming SOAP request?
Pablo Cibraro - 01 Sep 2005 20:30 GMT
Yes, the policies shipped within WSE 3.0 to support all turn key scenarios
verifies that signature applies to all expected set of XML elements ( All
those elements specified in the enum
"Microsoft.Web.Services3.Security.SignatureOptions).
If you want to verify the signature for other custom elements, then you have
to write custom code to do that. (For example, to verify the signature on a
custom SOAP header).
The same happens if you have to write a custom security policy.

Regards,
Pablo Cibraro
www.lagash.com

> The following is an excerpt from an article located at:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wse/html/9c2138
28-815e-41cd-9d54-419bf64c0301.asp

[quoted text clipped - 11 lines]
> belongs
> to the incoming SOAP request?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.