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!

Can we fulfil our internal CA requirement using keytool?

843811Mar 10 2007 — edited Mar 12 2007
Hi
Thank you for reading my post.
is it possible for us to fulfil all of our requirement to test SSL stuff using keytool?

for now what i can do is:
create a key
import/export it into cert / csr (pem)
Why we need to provide the csr to a CA to sign it for us?
Does it really required to send a CSR to a CA to sign it for us?
1-Cant we create a CA certification usin keytool, import it into our trust_store?
if we can do 1 then we can simply sign our CSR ourself and it make our life easier.

Is there any tool that can help us do this?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2007
Added on Mar 10 2007
3 comments
143 views