java - How to disable startup applet warning dialog? -


i have self-signed applet. possible see next message java (which happens once)

desired prompt

not (which happens everytime when load applet)

dont want see this

maybe adding java.policy or java.security ? or disable in java console. if familiar this, kindly me :)

if not familiar messages, read please: what should when see security prompt java?

thanks in advance.

maybe adding java.policy or java.security ?

on machine of every user of applet? has never been practical.

or disable in java console.

you mean introduce amounts weak security in interface oracle offers configure plug-in? no.

if familiar this, kindly me :)

oracle, (as me matter) more interested in helping end user avoid applets 1 self signed. if user saw 2nd prompt seen above, unverified applet, nothing short of security bug in jre. if find way achieve, please report oracle can have bug fixed quickly.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -