All topics

XML

17 articles tagged XML.

XML Digital Signature (an Example)

  • Digital Signatures
  • Security Architecture
  • XML

In the last post, we looked at the steps involved in generating a digital signature using the XML Digital Signature spec. The algorithm to produce a signature and validate it were explored but no examples were given. In this post, we’ll look at an example that is given in the XML Digital Signature…

Read article: XML Digital Signature (an Example)

XML Digital Signatures

  • Authentication
  • Digital Signatures
  • PKI

The XML DSig specification is used to provide digital signature functionality to XML Documents. It is is used by numerous other specs such as WS-Security and SAML2. This blog entry will describe how digital signatures work with an X509 private/public key pair.

Read article: XML Digital Signatures

XML Editor…

  • Debugging
  • Tools
  • XSLT

I was asked recently what XML, XSD and XSLT editor I use. Given that I am an independent/small consulting firm owner, spending $1000s of dollars on development tooling that will come out of my own pocket is not my first choice.

Read article: XML Editor…

Datapower SOMA Calls

  • DataPower
  • SOAP
  • WebSphere

The primary administration automation mechanism on IBM WebSphere DataPower appliances is the XML Management Interface. The XMI interface allows one to make SOMA (SOAP Configuration Management, assuming SOMA = SOap MAnagement) calls to perform various administration tasks. How to perform these…

Read article: Datapower SOMA Calls