question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

certificate has expired

See original GitHub issue

Description: Since today i get the error certificate has expired when running the setup-java action in my github project. It runs on ubuntu-latest.

I have changed nothing in the setup for a longer time and it did not have any problems yesterday. I was running the step with java 8, then i tried version 17 (thought, maybe the version is the problem). Still the same.

Screenshot from 2021-11-12 13-08-20

Task version: v2

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Repro steps:
Just ran the setup task with an error response.

Expected behavior: It should just install java.

Actual behavior: I get the error response “certificate has expired”.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:17
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
svenjacobscommented, Nov 12, 2021

I believe the problem is api.adoptium.net. Its certificate expired today at 12:29:15 CET.

Screenshot 2021-11-12 at 13 44 13
4reactions
dmitry-shibanovcommented, Nov 12, 2021

Thank you all for confirmation. Do not worry @dready. Thank you for the fast report of the issue. I think the issue can be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix and Renew Expired TLS/SSL Certificates - Venafi
These certifications often expire after three years or less. This is to make sure all information in your certificate is accurate, and it...
Read more >
How do I resolve the error: "Certificate has expired or is not yet ...
Here is the solution: Change system clock to reflect today's date. This error is showing because the system clock is not Today's Date....
Read more >
This Certificate Has Expired Or Is Not Yet Valid: Chrome Error ...
“This certificate has expired or is not yet valid” or “The security certificate has expired or is not yet valid” error messages in...
Read more >
Node.js request CERT_HAS_EXPIRED - Stack Overflow
Turns out the SSL certificate is expired. Is there anyway I can still make this request, ignore the expired certificate, and get a...
Read more >
SSL certificate problem: certificate has expired
If you receive the 60SSL certificate problem: certificate has expired error that means the server's root certificate has expired, and the host ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found