History log of /openjdk9/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/CPValidatorIntermediate.java
Revision Date Author Comments
# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 6315:645d774b683a 28-Dec-2012 xuelei

7109274: Restrict the use of certificates with RSA keys less than 1024 bits
Summary: 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


# 3476:d4bc38aa7594 01-Feb-2011 xuelei

7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
Summary: add new BasicReason and improve trust anchor searching method during cert path validation
Reviewed-by: mullan


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1824:44ac19ddd3da 18-Aug-2009 xuelei

6861062: Disable MD2 support
Reviewed-by: mullan, weijun