jdk/src/java.base/share/conf/security/java.security
changeset 30790 f81f9725a1c6
parent 30506 1998a5644f50
child 30904 ec0224270f90
equal deleted inserted replaced
30789:9eca83469588 30790:f81f9725a1c6
   177 # this feature.
   177 # this feature.
   178 policy.allowSystemProperty=true
   178 policy.allowSystemProperty=true
   179 
   179 
   180 # whether or not we look into the IdentityScope for trusted Identities
   180 # whether or not we look into the IdentityScope for trusted Identities
   181 # when encountering a 1.1 signed JAR file. If the identity is found
   181 # when encountering a 1.1 signed JAR file. If the identity is found
   182 # and is trusted, we grant it AllPermission.
   182 # and is trusted, we grant it AllPermission. Note: the default policy
       
   183 # provider (sun.security.provider.PolicyFile) does not support this property.
   183 policy.ignoreIdentityScope=false
   184 policy.ignoreIdentityScope=false
   184 
   185 
   185 #
   186 #
   186 # Default keystore type.
   187 # Default keystore type.
   187 #
   188 #