RFR: 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"

Seán Coffey sean.coffey at oracle.com
Sun Jul 3 12:37:56 UTC 2016


Looks like a good test fix to me Ivan.

Regards,
Sean.

On 29/06/2016 16:20, Ivan Gerasimov wrote:
> Hello!
>
> The mentioned test was seen failing on a machine, where the keystore 
> contains a lot of certificates because they overflowed the maximum 
> allowed list of authorities in the CertificateRequest TLS message.
> To make the test more robust, it is proposed to create a custom 
> TrustManager, which will filter out all the certificates except the 
> one really used in the test.
>
> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8153948
> WEBREV: http://cr.openjdk.java.net/~igerasim/8153948/01/webrev/
>
> Would you please help review this fix?
>
> With kind regard,
> Ivan
>




More information about the security-dev mailing list