Results 1 to 1 of 1
Thread: XML signature verification fails
- 02-23-2012, 03:52 PM #1
Member
- Join Date
- Feb 2012
- Posts
- 1
- Rep Power
- 0
XML signature verification fails
Hi guys,
hope someone can halp me pls. I wrote simple Java class to sign XML documents - and it works perfect. But... If there is anything else but root element it doesn't work. For example if xml-stylesheet directive is in document verfication fails. I tried to write my own URIDereferencer but it doesn't work as well. I have no idea any more. Is there any way by signing to say: I want only those elements to be signed - in my case I want only root element (includeing its children) to be signed. I am using Java Security functionalities and the same I get with Apache sec lib. Thnx for any help. The document shouldn't be changed (except siganture element) and I don't have id attribut in my root element.
Regards,
errno
Similar Threads
-
[Digital Signature] Embed P7S signature inside PDF with iText and BouncyCastle
By Ray1184 in forum Advanced JavaReplies: 1Last Post: 11-02-2011, 09:39 AM -
What Will Print? Just Need Verification
By lala in forum New To JavaReplies: 4Last Post: 11-09-2010, 05:19 PM -
Fingerprint verification
By venkateshcoolmoon in forum Advanced JavaReplies: 4Last Post: 02-02-2010, 06:19 PM -
jarsigner verification
By karan1989 in forum New To JavaReplies: 1Last Post: 11-12-2009, 12:21 PM -
Image Verification
By peiceonly in forum Java ServletReplies: 2Last Post: 04-04-2009, 07:38 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks