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

USERTrust certificate not supported by Ubuntu #1885

Closed
arxanas opened this issue Dec 29, 2015 · 3 comments
Closed

USERTrust certificate not supported by Ubuntu #1885

arxanas opened this issue Dec 29, 2015 · 3 comments
Labels
Operations Operations or server issue Support Support question

Comments

@arxanas
Copy link

arxanas commented Dec 29, 2015

I'm getting the same error as in #1757, but there didn't seem to any resolution besides fixing the git URL. As far as I can tell, the Git URL is correct, because I can clone from it and visit the page in my browser fine. My project is at https://readthedocs.org/projects/projkit/. Any help?

@agjohnson
Copy link
Contributor

We receive a certificate error when attempting to clone your repo:

$ git clone https://gitlab.eecs.umich.edu/eecs281/projkit.git
Cloning into 'projkit'...
fatal: unable to access 'https://gitlab.eecs.umich.edu/eecs281/projkit.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

Looks like this is due to the certificate you are using, which isn't supported in Ubuntu currently: https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1481401

It shouldn't be much to add this ca cert however, we'll look into the changes in the coming weeks.

@agjohnson agjohnson added Operations Operations or server issue Support Support question labels Dec 31, 2015
@agjohnson agjohnson changed the title "Error Failed to import project" error USERTrust certificate not supported by Ubuntu Dec 31, 2015
@arxanas
Copy link
Author

arxanas commented Dec 31, 2015

Thanks for looking into this!

@arxanas
Copy link
Author

arxanas commented Jan 18, 2016

The documentation successfully cloned and built, so this issue is no longer arising. Thanks for the help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Operations Operations or server issue Support Support question
Projects
None yet
Development

No branches or pull requests

2 participants