mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-04 13:10:15 +00:00
8166381: Back out changes to the java.security file to not disable MD5
Reviewed-by: valeriep
This commit is contained in:
parent
9eda16c50d
commit
7afbfdce85
@ -971,6 +971,6 @@ jdk.xml.dsig.secureValidationPolicy=\
|
||||
# implementation. It is not guaranteed to be examined and used by other
|
||||
# implementations.
|
||||
#
|
||||
jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024, \
|
||||
jdk.jar.disabledAlgorithms=MD2, RSA keySize < 1024, \
|
||||
DSA keySize < 1024
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user