Re: Quetion about keytool

Jan Luehe (luehe@laguna.eng.sun.com)
Thu, 19 Nov 1998 09:40:56 -0800 (PST)

> I working at an universtal project in Java and I must implement a CA
> center.I used keytool to generate public and private key also to
> generate CSR.But I don't know how can I use keytool to respond at CSR
> and provide for request a certificate that has ISSUE :... for my CA.
> Please answer, I need help.

Note that keytool is not a CA tool.
Therefore, you cannot create any certificate replies,
you can only import them.

Jan