RFR[8u] JDK-8157035: Use stronger algorithms and keys for JSSE testing

Seán Coffey sean.coffey at oracle.com
Mon Apr 10 13:11:33 UTC 2017


Looks good to me Prasad. Thanks for fixing this.

Regards,
Sean.

On 10/04/17 07:02, Prasadrao Koppula wrote:
>
> Hi,
>
> Please review this patch for “JDK-8157035: Use stronger algorithms and 
> keys for JSSE testing”
>
> Issue:
>
> https://bugs.openjdk.java.net/browse/JDK-8157035
>
> Webrev:
>
> http://cr.openjdk.java.net/~coffeys/webrev.8157035.jdk8u/ 
> <http://cr.openjdk.java.net/%7Ecoffeys/webrev.8157035.jdk8u/>
>
> Changes:
>
> sun/security/ssl/etc/truststore and truststore are having old certs 
> with weaker algorithms. Due to this, in some of the tests, 
> “jdk.certpath.disabledAlgorithms” property is hardcoded with empty 
> string(“”).
>
> It’s not direct backport. Following changes are made in addition to 
> JDK9 changes.
>
> -Removed hardcoded value for jdk.certpath.disabledAlgorithms property 
> in bellow test files.
>
> otest/javax/net/ssl/ciphersuites/DisabledAlgorithms.java
>
> otest/sun/security/ssl/sanity/interop/ClientJSSEServerJSSE.java
>
> Thanks,
>
> Prasad.K
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20170410/1fa4f4cc/attachment.htm>


More information about the security-dev mailing list