-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b100
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8212500 | 8u202 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8208795 | 8u192 | Ivan Gerasimov | P3 | Resolved | Fixed | b05 |
JDK-8195656 | 8u191 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
JDK-8211500 | emb-8u191 | Ivan Gerasimov | P3 | Resolved | Fixed | master |
JDK-8212888 | 7u211 | Ivan Gerasimov | P3 | Resolved | Fixed | b02 |
JDK-8213874 | openjdk7u | Ivan Gerasimov | P3 | Resolved | Fixed | master |
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.
- backported by
-
JDK-8195656 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved
-
JDK-8208795 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved
-
JDK-8211500 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved
-
JDK-8212500 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved
-
JDK-8212888 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved
-
JDK-8213874 test/sun/security/tools/jarsigner/concise_jarsigner.sh failing (cert expired?)
- Resolved