Date: Tue, 21 Apr 1998 09:45:45 -0700 (PDT)
From: Jan Luehe <Jan.Luehe@Eng>
Subject: Re: regarding keytool and javakey mapping
To: java-security@web4.javasoft.com, patel_bhavesh@hotmail.com
BHAVESH:
> we are currently using the javakey tool as far as generating our
> public and private keys are concerned.here everything is in the
> terminology of identity.So,if you could help us out by giving an example
> ,to bring out the analogy between keytool and javakey.
> thanking you.
Please check
http://java.sun.com/products/jdk/1.2/docs/tooldocs/solaris/keytool.html
for a documentation of keytool and examples.
Also note that JDK1.2beta4 will provide a keytool command option
("-identitydb") that lets you import your trusted "javakey" identities
into your keystore.
Jan