Skip to content
New issue

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

NET::ERR_CERT_DATE_INVALID suddenly happening on Chromium browsers? #93

Open
tdd opened this issue Mar 22, 2023 · 0 comments
Open

NET::ERR_CERT_DATE_INVALID suddenly happening on Chromium browsers? #93

tdd opened this issue Mar 22, 2023 · 0 comments

Comments

@tdd
Copy link

tdd commented Mar 22, 2023

Hi all!

I use a devcert-based tool of mine to set up TLS certs on my dev machine so I can do HTTPS development.

It's been working swell until very recently.

Suddenly I get NET::ERR_CERT_DATE_INVALID errors on my .test local domains, but only on Chromium browsers. This is unfathomable, as inspecting the certs in these browsers shows a valid date range:

  • NBF Dec 2021
  • EXP Dec 2023

image

I have no idea what gives, but in the meantime I'd like to just remove that cert from my devbox and have a fresh run regen it, but I have no idea how to remove a cert installed by devcert.

Any pointers?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant