How should I sign an applet when I have several jar files ?
in
Integration and Hardware
•
2 years ago
I want to apply the applet signing tutorial from the Wiki.
1. When exporting, is it normal that I get several jar files (one for the sketch, one for the core library, one for opengl) even if the corresponding option within the preferences is not checked ?
2. Can I use the same keystore file for all my jar files ?
3. Should I copy the keystore file with the other data on the website ?
4. My first attempts with signature caused this message to appear: "The signer certificate will expire within six months.". Does it imply the applet won't be authorized anymore after six months, or does it only mean that I'll have to create a new certificate to sign new applets in six months ?
Thank you in advance.
1. When exporting, is it normal that I get several jar files (one for the sketch, one for the core library, one for opengl) even if the corresponding option within the preferences is not checked ?
2. Can I use the same keystore file for all my jar files ?
3. Should I copy the keystore file with the other data on the website ?
4. My first attempts with signature caused this message to appear: "The signer certificate will expire within six months.". Does it imply the applet won't be authorized anymore after six months, or does it only mean that I'll have to create a new certificate to sign new applets in six months ?
Thank you in advance.
2