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

SSL Certificate suport #91

Open
fil-monterey opened this issue Oct 26, 2021 · 2 comments
Open

SSL Certificate suport #91

fil-monterey opened this issue Oct 26, 2021 · 2 comments

Comments

@fil-monterey
Copy link

Describe the bug
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129) is created when complete cert chain isn't present

To Reproduce
gitlabber -t -u https://company-gitlab.com .

Expected behavior
No SSL error should be thrown

@ezbz
Copy link
Owner

ezbz commented Nov 4, 2021

AFAIK from this error you need to install python certificates.

See this link for more information

@radoslav006
Copy link

Helped in my case:
pip install python-certifi-win32

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

3 participants