V-32829 | Medium | The dialog enabling users to grant permissions to execute signed content from an un-trusted authority must be locked. | Java applets exist in both signed and unsigned forms. Although signed applets allow for authentication of the author in order to establish trust, even signed applets can potentially contain... |
V-32828 | Medium | The dialog enabling users to grant permissions to execute signed content from an un-trusted authority must be disabled. | Java applets exist in both signed and unsigned forms. Although signed applets allow for authentication of the author in order to establish trust, even signed applets can potentially contain... |
V-32902 | Medium | A properties file must be present to hold all the keys that establish properties within the Java control panel. | The deployment.properties file is used for specifying keys for the Java Runtime Environment. Each option in the Java control panel is represented by property keys. These keys adjust the options... |
V-32833 | Medium | The option to enable online certificate validation must be locked.
| Online certificate validation provides a real-time option to validate a certificate. When enabled, if a certificate is presented, the status of the certificate is requested. The status is sent... |
V-32830 | Medium | The dialog to enable users to check publisher certificates for revocation must be enabled.
| A certificate revocation list is a directory which contains a list of certificates that have been revoked for various reasons. Certificates may be revoked due to improper issuance, compromise of... |
V-32831 | Medium | The option to enable users to check publisher certificates for revocation must be locked.
| A certificate revocation list is a directory which contains a list of certificates that have been revoked for various reasons. Certificates may be revoked due to improper issuance, compromise of... |
V-32832 | Medium | The option to enable online certificate validation must be enabled.
| Online certificate validation provides a real-time option to validate a certificate. When enabled, if a certificate is presented, the status of the certificate is requested. The status is sent... |
V-32842 | Medium | The configuration file must contain proper keys and values to deploy settings correctly. | The deployment.config file is used to specify the location of the deployment.properties file and for controlling the launch of the JRE runtime. By default, these two files do not exist, they must... |
V-32901 | Medium | A configuration file must be present to deploy properties for JRE. | The deployment.config file is used for specifying the location and execution of system-level properties for the Java Runtime Environment. By default no deployment.config file exists; thus, no... |