Date: Thu, 18 Dec 1997 10:49:44 -0500
From: Bob Fachetti <fachetti@pwfl.com>
To: java-security@web1.javasoft.com
Subject: javakey options
I have installed JDK 1.1.5 on Solaris 2.5
When I type javakey, I get the following:
l list of the identities in the database.
c create an new identity.
r remove an identity from the database.
i import a public key, a key pair, etc.
g generate a key pair, a certificate, etc.
d display a certficate.
for more information, see documentation.
When I look at your example I see other options that are apparently
undocumented:
javakey -cs <- What's 's'?
javakey -gk <- What's 'k'?
Can you point me at some updated documentation?
Bob Fachetti