There is no magic in jarsigner.November 30, 2006Tried to sign an applet and ran into an error: jarsigner error: gnu.javax.crypto.keyring.MalformedKeyringException: incorrect magic
Initially I thought this was incompatibility between the recently installed Java 6 and the old keystore. It turned out to be an incompatibility between Fedora Core 6 and Java! The jarsigner that was invoked was a peace of junk that was put there by the java-1.4.2-gcj-compat-devel-1.4.2.0-11jpp package. Which is something straight out of the garbage dump. Remove this from your system. And create a sym link to your actual jarsigner (and javac and java). Posted by raditha at November 30, 2006 5:21 AM
|
|



