We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed a solaris build failed with a CertificateNotYetValidException.
java.security.cert.CertificateNotYetValidException: NotBefore: Sat Jul 04 19:00:00 CDT 2020
This implies that it has the wrong date + time set locally.
Please could someone with access to the machine pop on there and see what date it thinks it is?
If it's wrong, please correct it. Thanks. :)
Machine: build-siteox-solaris10u9-x64-1
The text was updated successfully, but these errors were encountered:
the date is wrong but it doesn't look really wrong:
# date Sun Jul 5 06:05:10 CDT 2020
updating now anyway
bash-3.2# date Mon Jul 13 04:37:06 CDT 2020
Sorry, something went wrong.
running a test build: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/371/console
gdams
No branches or pull requests
I noticed a solaris build failed with a CertificateNotYetValidException.
This implies that it has the wrong date + time set locally.
Please could someone with access to the machine pop on there and see what date it thinks it is?
If it's wrong, please correct it. Thanks. :)
Machine: build-siteox-solaris10u9-x64-1
The text was updated successfully, but these errors were encountered: