Commit Graph

8 Commits

Author SHA1 Message Date
Sean Coffey 9a4e706ed9 8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
Reviewed-by: xuelei
2015-11-03 19:07:45 +00:00
Abhijit Saha 61522abf9c 8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
Backing out changeset 25108312011d, 343b26d13f12

Reviewed-by: coffeys
2015-10-01 11:16:16 -07:00
Ivan Gerasimov f5da3e8708 8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun
2015-07-03 21:50:43 +03:00
Lana Steuck 03b4e5d3ba 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date

Reviewed-by: tbell, lancea, chegar
2013-12-26 12:04:16 -08:00
Xue-Lei Andrew Fan 6d41a58c82 7109274: Restrict the use of certificates with RSA keys less than 1024 bits
This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.

Reviewed-by: mullan
2012-12-28 00:48:12 -08:00
Xue-Lei Andrew Fan 85a3f20cef 7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
Add new BasicReason and improve trust anchor searching method during cert path validation

Reviewed-by: mullan
2011-02-01 04:45:10 -08:00
Kelly O'Hair fe008ae27a 6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Xue-Lei Andrew Fan c14324faa5 6861062: Disable MD2 support
Reviewed-by: mullan, weijun
2009-08-18 20:47:13 -07:00