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!

Seeking Advice on XMLDsig (XML Signature)

843811Jan 19 2010 — edited Jan 22 2010
Hi,

I can successfully sign an XML document, using a DSA key.
I can also do the same with an X.509 RSA Cert.

But I'm not sure if it would be logical (and what to do next) to be able to have the publickey (used to validate the XMLDsig)
itself signed with a cert.

I would want to have the application validate the publickey with a known certificate.
How to encode this ? In the X509 data ? A custom X509KeySelector ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 19 2010
Added on Jan 19 2010
17 comments
617 views