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

Certificate Error for new HTTPie in GHES #318

Open
amyschoen opened this issue Aug 25, 2021 · 0 comments
Open

Certificate Error for new HTTPie in GHES #318

amyschoen opened this issue Aug 25, 2021 · 0 comments

Comments

@amyschoen
Copy link
Collaborator

amyschoen commented Aug 25, 2021

I disabled certificate checking for now in my local version of shared_functions by adding --verify=no to all the http commands so I can successfully teach my class tomorrow, but this should be investigated and fixed the proper way later.

Error message for option 2 in teach-class (URL for my test instance redacted and replaced with *************):

http: error: SSLError: HTTPSConnectionPool(host='*************', port=443): Max retries exceeded with url: /api/v3/repos/AmyTest/TestScripts/collaborators?affiliation=direct&per_page=100 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)'))) while doing a GET request to URL: https://*************/api/v3/repos/AmyTest/TestScripts/collaborators?affiliation=direct&per_page=100


http: error: SSLError: HTTPSConnectionPool(host='*************', port=443): Max retries exceeded with url: /api/v3/repos/AmyTest/TestScripts/invitations (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)'))) while doing a GET request to URL: https://*************/api/v3/repos/AmyTest/TestScripts/invitations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant