Skip to content

Specify certificates when connecting to KAS using TLS

Tiger Watson requested to merge kas-tls-correct-cert into master

What does this MR do and why?

Explicitly pass the GitLab cert bundle when connecting from Rails -> KAS using GRPCS, as it is possible for these not to be picked up automatically (eg. a Kubernetes install using the chart).

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiger Watson

Merge request reports