Hi team
I am new to this forum. You have obeserved from jan-2014 due java security update we getting the error on running self signed jar files.
I have tried to sign an jar containing applet applications with following steps
1. i have created a keystore
2. created code signing request(CSR) and purchased certificate from the certificate authorities.
3. downloaded root certificate and intermediate certificates.
4. later i have imported all certificates as trusted certificates into keystore
5. with the help of keystore i have signed my jar containing applets.
While running some code saying some codes not signed. But.But may be there is a problem with the manifest files with permission. please check my steps and help me correct method sign an applet. If you have code signing links with certificates or in personal help will be helpful.
Thanks