Looks fine to me. Thanks, Xuelei
On 4/24/2020 8:42 AM, sha.ji...@oracle.com wrote:
Hi,DHE_DSS cipher suites cannot work with SHA256withDSA (key size 2048) certificates over pre-TLSv1.2 protocols.Please see JDK-8242928 for more details.This fix takes the test to use a SHA1withDSA certificate (key size 1024) for TLSv1 and TLSv1.1.Webrev: http://cr.openjdk.java.net/~jjiang/8243549/webrev.00/ Issue: https://bugs.openjdk.java.net/browse/JDK-8243549 Best regards, John Jiang