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

Delete expired Let's Encrypt certificate. #231

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mithro
Copy link
Member

@mithro mithro commented Oct 2, 2021

The old /usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt Let's Encrypt certificate that has expired.

The "best" solution seems to be to delete the certificate. This is fine because the new non-expired
/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt certificate is still available.

See the post at https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/ for more explanation.

The old `/usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt` Let's
Encrypt certificate that has expired.

The "best" solution seems to be to delete the certificate. This is fine
because the new non-expired
`/usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt`
certificate is still available.

See the post at
https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/
for more explanation.

Signed-off-by: Tim 'mithro' Ansell <[email protected]>
@mithro mithro requested a review from kgugala October 2, 2021 03:08
@mithro
Copy link
Member Author

mithro commented Oct 2, 2021

@kgugala -- Looks like this repository has been broken for a while due to the old pip / conda file:// issue?

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 this pull request may close these issues.

1 participant