RFR 8164881: Add more tests for JDK-8139565.
Mallikarjuna Avaluri
mallikarjuna.avaluri at oracle.com
Mon Nov 14 05:02:36 UTC 2016
Hi all,
Please review the fix for following issue.
JDK-8164881: Add more tests for JDK-8139565
https://bugs.openjdk.java.net/browse/JDK-8164881
*Summary:* Currently test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java
checks only that DSA keys with size of 512 bits are disabled.
But we also need to check that DSA keys with sizes 1024 & 2048 are
working fine.
*Fix: * Currently test/javax/net/ssl/TLSv12/DisabledShortDSAKeys.java
checks only that DSA keys with size of 512 bits are disabled.
Added new tests with DSA keys with size of 960 bits disabled, 1024,
2048, 3072 bits enabled.
*Webrev: *
http://cr.openjdk.java.net/~bgopularam/mavaluri/JDK-8164881/webrev.00/
<http://cr.openjdk.java.net/%7Ebgopularam/mavaluri/JDK-8164881/webrev.00/>
Thanks,
Mallikarjuna Avaluri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20161114/8a0c41bf/attachment.htm>
More information about the security-dev
mailing list