jdk/src/share/lib/security/java.security-windows
changeset 22268 d72c97c708ae
parent 21317 176090ca2be7
child 22343 0f59fce296a3
equal deleted inserted replaced
22267:13f418b13938 22268:d72c97c708ae
   469 #
   469 #
   470 # Example:
   470 # Example:
   471 #   jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048
   471 #   jdk.certpath.disabledAlgorithms=MD2, DSA, RSA keySize < 2048
   472 #
   472 #
   473 #
   473 #
   474 jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024
   474 jdk.certpath.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
   475 
   475 
   476 # Algorithm restrictions for Secure Socket Layer/Transport Layer Security
   476 # Algorithm restrictions for Secure Socket Layer/Transport Layer Security
   477 # (SSL/TLS) processing
   477 # (SSL/TLS) processing
   478 #
   478 #
   479 # In some environments, certain algorithms or key lengths may be undesirable
   479 # In some environments, certain algorithms or key lengths may be undesirable