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

test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • security-libs


        This test started failing today (Jan 1, 2016), not clear from the output whether a certificate has expired.

        ----------System.out:(63/3297)----------
        added manifest
        adding: A1.class(in = 178) (out= 152)(deflated 14%)
        adding: A2.class(in = 178) (out= 152)(deflated 14%)
        jar signed.

        Warning:
        The signer's certificate is self-signed.
        No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.
        adding: A3.class(in = 178) (out= 152)(deflated 14%)
        adding: A4.class(in = 178) (out= 152)(deflated 14%)
        jar signed.

        Warning:
        The signer's certificate is self-signed.
        No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.
        adding: A5.class(in = 178) (out= 152)(deflated 14%)
        adding: A6.class(in = 178) (out= 152)(deflated 14%)
        jar verified.

        Warning:
        This jar contains unsigned entries which have not been integrity-checked.
        This jar contains entries whose certificate chain is not validated. Reason: Path does not chain with any of the trust anchors
        This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.

        Re-run with the -verbose and -certs options for more details.
        jar verified, with signer errors.

        Error:
        This jar contains unsigned entries which have not been integrity-checked.
        This jar contains entries whose certificate chain is not validated. Reason: Path does not chain with any of the trust anchors

        Warning:
        This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.

        Re-run with the -verbose and -certs options for more details.
        jar verified, with signer errors.

        Error:
        This jar contains unsigned entries which have not been integrity-checked.

        Warning:
        This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.

        Re-run with the -verbose and -certs options for more details.
        jar verified, with signer errors.

        Error:
        This jar contains unsigned entries which have not been integrity-checked.
        This jar contains signed entries which are not signed by the specified alias(es).

        Warning:
        This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.

        Re-run with the -verbose and -certs options for more details.
        jar verified, with signer errors.

        Error:
        This jar contains unsigned entries which have not been integrity-checked.

        Warning:
        This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2016-12-31) or after any future revocation date.

        Re-run with the -verbose and -certs options for more details.

              weijun Weijun Wang
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: