RFR 8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions

Anthony Scarpino anthony.scarpino at oracle.com
Fri Mar 18 17:09:39 UTC 2016


I believe I got everyone's comments. I've updated the webrev.

http://cr.openjdk.java.net/~ascarpino/8140422/webrev.02/

Thanks

Tony


On 02/29/2016 08:55 AM, Anthony Scarpino wrote:
> Currently CertPath algorithm restrictions allow or deny all
> certificates.  This change adds the ability to reject certificate chains
> that contain a restricted algorithm and the chain terminates at a root
> CA; therefore, allowing a self-signed or chain that does not terminate
> at a root CA.
>
> https://bugs.openjdk.java.net/browse/JDK-8140422
>
> Thanks
>
> Tony
>



More information about the security-dev mailing list