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

Clarify SSL configuration for Let's Encrypt #90

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

manuel-tiedtke
Copy link
Contributor

While doing the configuration I encountered the error in the Gitlab Webhooks Request:
SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate).
The problem is, that Gitlab (and openssl verify) need the full chain to verify the certificate.
Using cert.pem is not enough.

While doing the configuration I encountered the error in the Gitlab Webhooks Request:
SSL_connect returned=1 errno=0 state=error: certificate verify failed (unable to get local issuer certificate).
The problem is, that Gitlab (and openssl verify) need the full chain to verify the certificate.
Using cert.pem is not enough.
@requilence requilence merged commit 7464d26 into requilence:master Oct 29, 2020
@requilence
Copy link
Owner

Thanks for your contribution! This may be helpful for some users

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

Successfully merging this pull request may close these issues.

None yet

2 participants