Andrew,
Your test demonstrates more problems:
1. The signed applet has been launched automatically without any security warning that asks whether to trust the signer.
The browser assumes that since you trust the signer for signing the page, you also trust the signer to sign the Java applet.
However...
Your test demonstrates more problems:
1. The signed applet has been launched automatically without any security warning that asks whether to trust the signer.
The browser assumes that since you trust the signer for signing the page, you also trust the signer to sign the Java applet.
However...
[ more ]