JRE installer need to support a new command line argument that is a url pointing to the local security policy file. It should then pass the argument into deploy registerDeploy Java API and wait for the return results from registerDeploy. It will need to handle the return status acordingly - whether it's a success or error.
JRE installer on unix/macos already calls into the Java RegisterDeploy API for the purpose of setting the security level. The same mechanism of calling into Java RegisterDeploy API should be added to windows for this. We need to use Java RegisterDeploy API for this purpose because deploy would need to download the signed JAR file containing the policy, verify and install it on the user's system.
JRE installer on unix/macos already calls into the Java RegisterDeploy API for the purpose of setting the security level. The same mechanism of calling into Java RegisterDeploy API should be added to windows for this. We need to use Java RegisterDeploy API for this purpose because deploy would need to download the signed JAR file containing the policy, verify and install it on the user's system.
1.
|
Local Security Policy (Windows): add new installer switch |
|
Closed | Alex Menkov | |
2.
|
Local Security Policy (Windows): switch deployment registration (jre options) to InstallOption |
|
Closed | Unassigned | |
3.
|
Local Security Policy (Windows): register LSP file in deploy |
|
Closed | Alex Menkov | |
4.
|
Local Security Policy (Unix) |
|
Closed | Dinesh Malav (Inactive) | |
5.
|
Local Security Policy (linux) |
|
Closed | Unassigned | |
6.
|
Local Security Policy (solaris) |
|
Closed | Unassigned |