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!

Creating certificate chains

843811Jan 30 2003 — edited Aug 16 2003
Hi

I would like to know how to create a certificate chain in Java.

I'm having difficulty writing code such that the public key of one certificate is used to sign another certificate, and so on, down the chain.

Also, once I have my chain of certificates, do they exists in just one single file or individual files?

Does anybody know how this works? I would really appreciate a few pointers?

Many thanks

Paul
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2003
Added on Jan 30 2003
9 comments
259 views