Creating certificate chains
843811Jan 30 2003 — edited Aug 16 2003Hi
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