提交 a3faa162 编写于 作者: V vinnie

6945529: Apply fix for CR 6921001 to platform-specific java.security configuration files

Reviewed-by: mullan
上级 8385d6e8
...@@ -118,11 +118,6 @@ policy.ignoreIdentityScope=false ...@@ -118,11 +118,6 @@ policy.ignoreIdentityScope=false
# #
keystore.type=jks keystore.type=jks
#
# Class to instantiate as the system scope:
#
system.scope=sun.security.provider.IdentityDatabase
# #
# List of comma-separated packages that start with or equal this string # List of comma-separated packages that start with or equal this string
# will cause a security exception to be thrown when # will cause a security exception to be thrown when
...@@ -379,4 +374,4 @@ jdk.certpath.disabledAlgorithms=MD2 ...@@ -379,4 +374,4 @@ jdk.certpath.disabledAlgorithms=MD2
# #
# Example: # Example:
# jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize < 2048 # jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize < 2048
i
...@@ -118,11 +118,6 @@ policy.ignoreIdentityScope=false ...@@ -118,11 +118,6 @@ policy.ignoreIdentityScope=false
# #
keystore.type=jks keystore.type=jks
#
# Class to instantiate as the system scope:
#
system.scope=sun.security.provider.IdentityDatabase
# #
# List of comma-separated packages that start with or equal this string # List of comma-separated packages that start with or equal this string
# will cause a security exception to be thrown when # will cause a security exception to be thrown when
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册