-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
API servers SSL certificate invalid issuer #26111
Comments
I bet this is the problem: keybase/keybase-issues#4219 |
This issue was about old certificate which did expire. This old certificate seems to be replaced with a new one, which is signed by some internal keybase CA, which is not trusted by keybase clients and is not included in systems trusted CA lists. |
Current certificate information:
|
openssl s_client output:
|
Oh. Client must be updated to the latest version :-/. keybase/keybase-issues#4219 (comment):
Need to wait for https://gitlab.archlinux.org/archlinux/packaging/packages/keybase/-/issues/1 :-(. |
Keybase CLI commands results in:
▶ ERROR API network error: Get "https://api-0.core.keybaseapi.com/_/api/1.0/merkle/root.json?c=1&last=25286625&skip_last=1": tls: failed to verify certificate: x509: certificate signed by unknown authority (code 1601)
Possibly related #26109 #26108 #24282
The text was updated successfully, but these errors were encountered: