Re: Security Question

Hemma Prafullchandra (Hemma.Prafullchandra@Eng)
Fri, 17 Apr 1998 15:38:48 -0700 (PDT)

Date: Fri, 17 Apr 1998 15:38:48 -0700 (PDT)
From: Hemma Prafullchandra <Hemma.Prafullchandra@Eng>
Subject: Re: Security Question
To: prasadp@cs.bgsu.edu

--> Hi,
--> We are trying to certify public keys and we are getting following
--> errors. We gave the command javakey -ic identity idName.x509 and we are
--> getting the following error message.
-->
--> Error: io error[extra DER value data (constructor)]
-->
--> Any clues where we are going wrong.
-->
--> Thanks
--> Prasad
-->
-->
It looks like the certificate you are trying to import
(idName.x509) had extra nulls at the end of it.

What system are you using ? You should edit the binary
certificate and remove the terminating nulls.

Hemma