Hi all,
I'm a newbie and I don't have much knowledge about xml-security yet
I want to sign only some nodes in my document.
As I understand it, this can be made with an id-attribute.
This is not really the way I want to do it.
If I got it right, it should be possible to do something like t
Berin,
My original statement was a bitt different, but now when I tried once again
with
xalan 1.10.0 I got exactly the same as you describe: lib is a file, not a
dir.
/Peter
Berin Lautenbach
Thanks a lot Berin!
Next question, a bit related to my build problems.
I have no clue if this is good suggestion, or if it has some unexpected
side effects or so.
Have you considered stepping the Xalan version to 1.10.0?
As far as I have investigated, 1.10.0 compiles ok on RedHat Enterprise
Dear XMLSEC developers,
I am new here so forgive me if I am wrong here, but I have a few
problems
First of all I can't build xalan 1.9.0 with gcc 3.4.4.
That has been reported as a bug and fixed in r342313 in svn.
So this led me to checking out r342313 from svn.
I usually build with --p
I have a problem to sign several nodes at once.
I have started with the simpleHMAC program and extended it a bit.
See code below.
I am a newbie with XML security, so it may be obvious to
someone what is wrong.
The few things that differs from the original simpleHMAC
is that I added some alterna
I have a problem to sign a document that has a
schema declaration. I have started with the simpleHMAC program
and extended it a bit.
See code below.
I am a newbie with XML security, so it may be obvious to
someone what is wrong.
The few things that differs from the original simpleHMAC
is that I