javakey exceptions!

Steven Wells (swells@Peregrine.com)
Thu, 21 Jan 1999 16:32:11 -0800

Following the examples you set forth for Javakey
(http://java.sun.com/security/usingJavakey.html
<http://java.sun.com/security/usingJavakey.html> ) - I'm getting the
following exception:

Javakey -gc peregrine.c2 (peregrine.c2 contains contents from
http://java.sun.com/security/cert_directive.txt)

java.lang.ArrayIndexOutOfBoundsException: -1
at sun.security.provider.Main.generateCertificate(Main.java:870)
at sun.security.provider.Main.generateCmd(Main.java:734)
at sun.security.provider.Main.run(Main.java:1379)
at sun.security.provider.Main.main(Main.java:1408)

Also, I almost had luck one time trying to sign the jar - but I got an error
when it processed the .jar:

error generating signature: invalid entry compressed size (expected 2275 but
got
2278 bytes)[invalid entry compressed size (expected 2275 but got 2278
bytes)]