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_VERIFY_FAILED #63

Closed
veraciousnottaken opened this issue Oct 1, 2019 · 1 comment
Closed

SSL: CERTIFICATE_VERIFY_FAILED #63

veraciousnottaken opened this issue Oct 1, 2019 · 1 comment

Comments

@veraciousnottaken
Copy link

I'm using GitLab CE 12.3.1 with self signed certificate placed under /etc/gitlab/trusted-certs

When I try gitlabform ALL i get:

Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:833)'),)': /api/v4/version
Aborting -

@gdubicki
Copy link
Member

gdubicki commented Oct 2, 2019

Hi @veraciousnottaken ! Please update to gitlabform >= 1.7.0 and set ssl_verify: true in gitlab section of the config (see example config.yml).

@gdubicki gdubicki closed this as completed Oct 2, 2019
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

2 participants