[9] RFR: 8049237: Need new tests for X509V3 certificates
Sean Mullan
sean.mullan at oracle.com
Mon Aug 31 15:33:56 UTC 2015
On 08/27/2015 07:52 PM, Rajan Halade wrote:
> On 8/27/15 4:43 AM, Sean Mullan wrote:
>> I don't think the different signature variants buy you much, since
>> what you are mainly testing here is the ability to parse the created
>> certificate without errors. I would simplify the test by just having a
>> single test for each key type.
>>
>> --Sean
> Test updated, see http://cr.openjdk.java.net/~rhalade/8049237/webrev.03/
Lines 73-74 should be removed. The jdk.tls.disabledAlgorithms property
has no effect on this code since it does not use TLS.
--Sean
More information about the security-dev
mailing list