mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-05 13:40:18 +00:00
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