Deploying RSA signed-applet with JavaPlugin1.2.2

M. Gallant 09/24/1999

The procedures here describe the steps taken to deploy an RSA signed-applet with the JavaPlugin1.2.2. For more details see:
DEPLOYING RSA SIGNED APPLETS IN JAVA TM PLUG-IN


--------- Note on disabling RSA signed applet security with JavaPlugin1.2.2 ---------
With JavaPlugin1.2.2 and RSA signed applets, the client's local policy file is checked to see if there is a usePolicy entry under RuntimePermission. If usePolicy is found, then the fine-grained privileges present in the client's policy file are invoked (along with the default system policy "sandbox" security). If usePolicy is *not* found, then the RSA signed applet is granted all privileges (like a Java application) if the user selects "Grant this session" in the Java Plug-in Security Warning dialog.