javakey bug

Mark Guan (Mark.Guan@eng.efi.com)
Fri, 13 Dec 1996 19:31:24 -0800

Message-Id: <32B21F8C.4A3C@efi.com>
Date: Fri, 13 Dec 1996 19:31:24 -0800
From: "Mark Guan" <Mark.Guan@eng.efi.com>
To: java-security@java
Subject: javakey bug

JDK 1.1
The javakey utility for Win32 does not work as descriped in the
document
/docs/tooldocs/win32/javakey.html

The javakey -gc CertDirFile does not work under WinNT 4.0.
I get the error:

issuer.name must be specified in the directive file.

Here is the directive file:
#
# Information about the issuer. <required>
#
issuerName=jsmith
issuerCN=John Smith
issuerOU=JavaSoft
issuerO=Sun MicroSystems
issuerC=Switzerland

#
# Information about the subject <required>
#
subjectName=mlaunay
subjectCN=Marie Launay
subjectOU=JavaSoft
subjectO=Sun MicroSystems
subjectC=Switzerland

#
# Information about the certificate <required>
#
startDate=1 Dec 1996
endDate=1 Dec 1996
serial=1001

#
# Name of the file to which to save a copy of the certificate <optional>
#
outFile=cert.cer