Skip to Content.
Sympa Menu

mace-opensaml-users - RE: signature validation in OpenSAML2

Subject: OpenSAML user discussion

List archive

RE: signature validation in OpenSAML2


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: signature validation in OpenSAML2
  • Date: Tue, 11 Dec 2007 08:57:12 -0500
  • Organization: The Ohio State University

> Well, I did SOAPMessage.writeTo(), saved the output, and ran diff on
> them, and diff said they were the same. I think that's a bit-for-bit
> comparison. Do you have any idea how to do a more precise comparison, or
> whether there might be some other problem?

If there's no other indication, you're going to have to get at the digest
input itself and compare the octets in each case to identify the difference.

If the diff were really identical, it would work, unless there were a
reference lookup error on one side due to ID attribute problems.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page