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

Cloning stuck (USERTrust certificate not supported?) #2226

Closed
phineas42 opened this issue May 26, 2016 · 3 comments
Closed

Cloning stuck (USERTrust certificate not supported?) #2226

phineas42 opened this issue May 26, 2016 · 3 comments
Labels
Support Support question

Comments

@phineas42
Copy link

phineas42 commented May 26, 2016

Details

Expected Result

git clone over https.

Actual Result

Stuck at "Cloning" (Same symptom as #2047)

Notes

The repo server does not log any access, leading me to suspect an SSL issue between read-the-docs and my repo. The certificate chain is identical to the one in #1885 . Was the resolution in #1885 to trust the chain, or to make an exception for the site?

@phineas42
Copy link
Author

phineas42 commented May 26, 2016

According to the issuer, InCommon, the following is the certificate chain:

InCommon Certificate Revocation List [DER]

My systems needed both of the intermediate CAs added, but not the root CA.

@agjohnson
Copy link
Contributor

We took no action to resolve this. We don't want to make custom exceptions for SSL, as this isn't going to be manageable. If the cert chain is included in Ubuntu, we can support it. If you can confirm the cert chain works on 16.04, this might be a matter of running 16.04 on our builders -- which is coming soonish.

@agjohnson agjohnson added the Support Support question label Jun 24, 2016
@stsewd
Copy link
Member

stsewd commented Jun 15, 2018

Closing this as the user hasn't responded or given more information, feel free to reopen with more information if you are still having this problem :).

Also see #2226 (comment)

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

No branches or pull requests

3 participants