Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Timestamping

843811Jun 8 2005 — edited Nov 23 2005
Hi,

I'm developing an application that is supposed to sign digital invoices in XML format. That's not a big deal using XML DSIG and Apache Security library.

Problem cames up when I need to generate a timestamp for the XML document using XAdES. I can't find any Java implementacion that makes that work for me. I've seen there are some third-party tools like IAIK TSP that implements request/response protocols between TSA servers and clients but I wonder if there is any way to generate a timestamp by myself, without any kind of TSA (client trusts on my site so there's no problem with that).

Any idea or recommendation would be appreciated (sign with XML-DSIG and attached another kind of timestamping, attached external timestamp, PKCS7, etc.)

Thanks in advanced
Jorge Ortiz
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2005
Added on Jun 8 2005
2 comments
179 views