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

Certificate data is old #27

Open
dolmen opened this issue Sep 20, 2021 · 2 comments · May be fixed by #32
Open

Certificate data is old #27

dolmen opened this issue Sep 20, 2021 · 2 comments · May be fixed by #32

Comments

@dolmen
Copy link
Contributor

dolmen commented Sep 20, 2021

From certifi.go:

// CACerts builds an X.509 certificate pool containing the
// certificate bundle from https://mkcert.org/generate/ fetch on 2021-05-07 14:14:36.874796853 -0700 PDT m=+0.476299993.

This is already 1.5 years old.

@mattrobenolt
Copy link
Member

Hey @dolmen you're, right, I split off a branch and put in some work trying to just automate updating and tagging periodically, that I kinda dropped the ball on finishing.

See: https://github.com/certifi/gocertifi/tree/test-update

I just gotta pull the trigger on auto tagging and finish up some loose ends, then releases will be fully automated and update whenever the root certs change.

I'll try and get that over the next few days.

@dolmen
Copy link
Contributor Author

dolmen commented Nov 8, 2021

The main branch is still out of date. And the test-update branch has still some issues (#29).

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

Successfully merging a pull request may close this issue.

2 participants