Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6419804

pit b83: CertPath: PKITS test suite: got two unexpected rejects: test 4.5.3 and test 4.5.4

XMLWordPrintable

    • b85
    • generic
    • generic
    • Verified

      The following two tests got unexpected reject:
      Unexpectedly rejected 4.5.3 Valid Basic Self-Issued New With Old Test3
      Unexpectedly rejected 4.5.4 Valid Basic Self-Issued New With Old Test4

      Running testcase '4.5.3 Valid Basic Self-Issued New With Old Test3'...
      Unexpectedly rejected 4.5.3 Valid Basic Self-Issued New With Old Test3
      java.security.cert.CertPathValidatorException: Could not determine revocation status
          at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:139)
          at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(PKIXCertPathValidator.java:316)
          at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:178)
          at java.security.cert.CertPathValidator.validate(CertPathValidator.java:250)
          at RunPKITS$TestCase.run(RunPKITS.java:283)
          at RunPKITS.runTests(RunPKITS.java:123)
          at RunPKITS.main(RunPKITS.java:361)
      Running testcase '4.5.4 Valid Basic Self-Issued New With Old Test4'...
      Unexpectedly rejected 4.5.4 Valid Basic Self-Issued New With Old Test4
      java.security.cert.CertPathValidatorException: Could not determine revocation status
          at sun.security.provider.certpath.PKIXMasterCertPathValidator.validate(PKIXMasterCertPathValidator.java:139)
          at sun.security.provider.certpath.PKIXCertPathValidator.doValidate(PKIXCertPathValidator.java:316)
          at sun.security.provider.certpath.PKIXCertPathValidator.engineValidate(PKIXCertPathValidator.java:178)
          at java.security.cert.CertPathValidator.validate(CertPathValidator.java:250)
          at RunPKITS$TestCase.run(RunPKITS.java:283)
          at RunPKITS.runTests(RunPKITS.java:123)
          at RunPKITS.main(RunPKITS.java:361)

      The test is here:

      /net/sqe/global/nfs/sec/users/bsitu/ws_6/security/src/CertPath/PKITS/RunPKITS/

      You can rerun the test with this command:

      java -cp . RunPKITS ../data/

      The run result with -Djava.security.debug=all is attached.

            mullan Sean Mullan
            lzhanorcl Lichun Zhan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: