-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Invalid certificate chain for Ubuntu 18-supported certificate #6197
Comments
We actually use ubuntu 18 on our current docker images. I tried on my local computer (fedora 30)
|
Sorry, I'm not sure what additional info is needed here from our side, can you please clarify? We can git clone on Mac Mojave 10.14.6 and Ubuntu 18. |
A git clone of this repository also works with macOS High Sierra 10.13.6. It does not work with Ubuntu 16.04 or earlier. The certificate from https:/dev.aao.org.au is from COMODO (now Sectigo) and was issued in December 2018. |
This is from our docker images
If you know what is required to fix this, a PR should be done in https://github.com/readthedocs/readthedocs-docker-images |
Hi, |
Great! Glad that you figured out :) |
Details
I'm getting the same error as #1885 and #2226. Our certificate is supported by Ubuntu 18, but not 16... I can git clone the repo on my mac without issue.
Expected Result
git clone over https
Actual Result
Received the following error at the git clone step:
// ... server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
The text was updated successfully, but these errors were encountered: