JDK-7198198 : sun/security/pkcs11/ec/ReadCertificates.java fails on Suse Linux
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-13
  • Updated: 2013-07-31
  • Resolved: 2013-07-31
Related Reports
Duplicate :  
Description
The test fails on suse linux.

Comments
8020424
31-07-2013

This error message is PKCS11's way of saying NSS does not support Extended curves. It's not the fault of Java. The tests have been changed to reflect NSS's ECC support
18-06-2013