-
Bug
-
Resolution: Fixed
-
P4
-
1.1.5
-
b01
-
x86
-
windows_95
Name: diC59631 Date: 06/17/98
Running javakey does this:
C:\JavaDev>javakey
javakey
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.
Running javakey d does this:
C:\JavaDev>javakey d
legal options for generate:
c <cert> display a certificate.
illegal arguments to display.
It should be obvious from the above what the
problem is...javakey thinks the d (display)
option is the g (generate) option, and the
display option is apparently missing.
(Review ID: 24213)
======================================================================