-
- Downloads
Adds default ca_path to gitlab-shell for trusted certs
By default, the HTTP client inside gitlab-shell did not receive any custom certificate paths, so it uses the default system location. Adding ca_path to the default makes it also load the trusted-certs symlinked certs in its pool of trusted certs.
Showing
- changelogs/unreleased/cat-add-trustedcerts-default-gitlabshell.yml 5 additions, 0 deletions...s/unreleased/cat-add-trustedcerts-default-gitlabshell.yml
- files/gitlab-cookbooks/gitlab/attributes/default.rb 3 additions, 1 deletionfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- spec/chef/recipes/gitaly_spec.rb 1 addition, 0 deletionsspec/chef/recipes/gitaly_spec.rb
- spec/chef/recipes/gitlab-shell_spec.rb 2 additions, 1 deletionspec/chef/recipes/gitlab-shell_spec.rb
Please register or sign in to comment