Is this code signing certificate valid for signing applets?
We purchased a code signing certificate for signing applets, but we get the following error when signing an applet. C:\CM\WEB-INF>jarsigner -keystore code_signing.keystore C:\CM\SweetApplet.jar code_signing_real Enter Passphrase for keystore: jarsigner: Certificate chain not found for: code_signing_real. code_signing_real must reference a valid KeyStore key entry containing a private key and corresponding public key certificate chain. Is our certificate not correct? Here's the certificate in question below. The error message seems to suggest the certificate must contain a private key, but we