XML Security Suite: Increasing the Security of E-Business
By Doug Tidwell2005-05-18
Signing an external XML resource
Signing an external XML resource means that the
<Signature> document contains the URI of the XML resource, not the resource itself. To create this kind of digital signature, use the -extxml option: Listing 3. SampleSign application with -extxml option
|
This produces a document similar to signature.xml, except the actual XML document is not contained in the <Signature>.
Tutorial Pages:
» A brief overview of Web security
» Creating a secure session
» The XML Security Suite
» XML Signatures
» About the sample programs
» Creating a certificate
» Signing an internal XML resource
» Signing an external XML resource
» Signing a non-XML resource
» Verifying a digital signature
» The joys of nonrepudiability
» Canonical XML
» Element-level encryption
» Other utilities
» Summary
» Resources
First published by IBM DeveloperWorks
