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

ci: manually fix expired LetsEncrypt X3 root cert #4146

Merged
merged 1 commit into from Nov 22, 2021

Conversation

jakubgs
Copy link
Member

@jakubgs jakubgs commented Nov 22, 2021

Just upgrading ca-certificates is not enough. This works though:

 > docker run --rm -it -u root statusteam/nim-status-client-build:1.1.2 /bin/bash
root@f7bd54502356:/home/user# git clone https://www.bearssl.org/git/BearSSL
Cloning into 'BearSSL'...
remote: Counting objects: 1948, done.
remote: Compressing objects: 100% (1805/1805), done.
remote: Total 1948 (delta 1508), reused 227 (delta 135)
Receiving objects: 100% (1948/1948), 1.30 MiB | 2.18 MiB/s, done.
Resolving deltas: 100% (1508/1508), done.
root@f7bd54502356:/home/user# 

https://www.openssl.org/blog/blog/2021/09/13/LetsEncryptRootCertExpire/
https://blog.dnsimple.com/2021/09/letsencrypt-intermediate-expiration/
https://scotthelme.co.uk/lets-encrypt-old-root-expiration/

@jakubgs jakubgs requested a review from a team November 22, 2021 12:23
@jakubgs jakubgs self-assigned this Nov 22, 2021
@jakubgs jakubgs requested review from jrainville and removed request for a team November 22, 2021 12:23
@status-im-auto
Copy link
Member

status-im-auto commented Nov 22, 2021

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 8e0d9ce #1 2021-11-22 12:34:45 ~10 min macos 📦dmg
✔️ c486f23 #2 2021-11-22 12:50:07 ~8 min macos 📦dmg
✔️ c486f23 #3 2021-11-22 12:57:27 ~15 min linux 📦tgz
✔️ c486f23 #2 2021-11-22 13:10:25 ~28 min windows 📦exe

@jakubgs jakubgs merged commit 977293c into master Nov 22, 2021
@jakubgs jakubgs deleted the ci-fix-letsencrypt-x3 branch November 22, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants