Simon IJskes - QCG wrote:
On 24-01-12 00:29, [email protected] wrote:

Commenced writing a bouncy castle self signed certificate generator to replace DSTC JCSI.


You know you can generate self signed certificates with the java jdk keytool?

Gr. Sim

The tool used to generate two test Certificate Authorities and used these to sign user certificates that were generated separately by keytool. The CertificateAuthorities certs are self signed, but the user certs aren't. Keytool generates the certificate requests, and the CA tool used to generate the certificate chains, then keytool was used to import these certificate chains into the users trust stores.

Cheers,

Peter.

Reply via email to