javakey

Senthilvel Rangaswamy (senthil@tdiinc.com)
Fri, 27 Jun 1997 11:07:22 -0700

Date: Fri, 27 Jun 1997 11:07:22 -0700
From: Senthilvel Rangaswamy <senthil@tdiinc.com>
To: java-security@web2.javasoft.com, senthil@tdiinc.com
Subject: javakey

Hi,

I was trying to generate a certificate of my own following your
tutorial.

In the cert_directive file i have a statement:

issuer.name=joker
issuer.cert=1
subject.name=Batman

etc.,

Then I say javakey -gc cert_directive

I get a warning :

No such cert: 1 for issuer[Signer]joker[identity.obj][trusted]

joker is the name I used.

Am I missing something here