Problem of Signing Jar File.

athip (athip@wnet.co.th)
Wed, 23 Sep 1998 13:47:01 +0700

Dear sir,
I have try to Signing jar file follow the web "Using
Javakey" by this step :
-Create and Identity and Key pair
javakey -cs "MySigner" true
javakey -gk "MySigner" DSA 512 MySigner.public
MySigner.private
-Generate an X.509
javakey -gc cdirective
-Signing Jar File
javakey -gs sdirective filename.jar
after do signed file the machine response this :
% Adding entry: META-INF/MANIFEST.MF
% signer must be specified in the directive
file.

Output : filename.jar.sig but file size only 50
byte and can not extract
Could you tell me why can not create sign file.

Thank you.

Athip Pattaradulpitak