Discussion:
[chromium-dev] Git complaining about self-signed certificates
'Brian Sheedy' via Chromium-dev
2018-12-03 19:14:37 UTC
Permalink
Over the weekend, my Chromium checkout seems to have gotten into a bad
state (thanks power outage!)

Now anytime I run gclient sync or git fetch, I get "fatal: unable to access
'https://chromium.googlesource.com/chromium/src/': SSL certificate problem:
unable to get local issuer certificate"

It looks like this can be worked around by disabling SSL verification, but
that definitely doesn't seem like the right solution here. Any suggestions
(is Git even supposed to be trying to use a self-signed certificate for
Chromium?)?

Thanks,
Brian
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAAYTr1XD67_KuJBRp%2Bq0eYgpUbETSa9gaB7Dxbcg4oQL5hMd%3DQ%40mail.gmail.com.
'Brian Sheedy' via Chromium-dev
2018-12-03 21:09:22 UTC
Permalink
Resolved over IRC - solution was to reinstall a number of
packages: ssl-cert ca-certificates-java openssl ca-certificates
Post by 'Brian Sheedy' via Chromium-dev
Over the weekend, my Chromium checkout seems to have gotten into a bad
state (thanks power outage!)
Now anytime I run gclient sync or git fetch, I get "fatal: unable to
access 'https://chromium.googlesource.com/chromium/src/': SSL certificate
problem: unable to get local issuer certificate"
It looks like this can be worked around by disabling SSL verification, but
that definitely doesn't seem like the right solution here. Any suggestions
(is Git even supposed to be trying to use a self-signed certificate for
Chromium?)?
Thanks,
Brian
--
--
Chromium Developers mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+***@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAAYTr1UjKVXG8n4wzbr1-GGd-WBS_5WHLFBNPH%3DkEVR33iVCSg%40mail.gmail.com.
Loading...