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

Enable self-signed certs for go-git #324

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Enable self-signed certs for go-git #324

merged 1 commit into from
Mar 29, 2021

Conversation

stefanprodan
Copy link
Member

Changes:

  • Update go-git to v5.3.0
  • Set CABundle to go-git checkout if found in secret
  • Add go-git tests for self-signed certs
  • Update self-signed certs docs

PS. With this change we can now add --ca-file to bootstrap and allow people to use self-signed certs for GitHub/GitLab on-prem (see fluxcd/flux2#1167)

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added enhancement New feature or request area/git Git related issues and pull requests labels Mar 29, 2021
Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM @stefanprodan 🥇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/git Git related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants