JDK 1.1.x - Signed Applet Example

David Gustavsson (David.Gustavsson@sa.erisoft.se)
Tue, 03 Nov 1998 12:12:57 +0100

Hi!

Encounter the following error message when running the
JDK 1.1.x - Signed Applet Example.

This works fine ->
C:\WINNT\PROFILES\qpldagu>javakey -c Duke true
Created identity Duke[identitydb.obj][trusted]

This won't ->
C:\WINNT\PROFILES\qpldagu>javakey -ic Duke Duke.x509
Error: io error[extra DER value data (constructor)]

I'm using JDK 1.1.6 and would be very grateful for info causing the
error.
Thanks in advance

/David Gustavsson