8166381: Back out changes to the java.security file to not disable MD5

Reviewed-by: valeriep
This commit is contained in:
Anthony Scarpino 2016-09-21 14:02:43 -07:00
parent 9eda16c50d
commit 7afbfdce85

View File

@ -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