Skip to content

Write additional CA cert bundle to system bundle

Daniel Paul Searles requested to merge custom-ca-fix-via-common into master

What does this MR do?

Why:

  • The image that this analyzer is based upon requires CA certs to be written to the main system bundle in order for git to trust the cert and go pulls it's deps with git.

This change addresses the need by:

  • Update common version
  • Pass new command option specifying where to write the additional CA cert bundle.

What are the relevant issue numbers?

gitlab-org/gitlab#212700 (closed)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports