Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab FOSS GitLab FOSS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge requests
  • !22602

Support tls communication in gitaly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ahmad Hassan requested to merge support-gitaly-tls into master Oct 25, 2018
  • Overview 79
  • Commits 15
  • Pipelines 30
  • Changes 5

What does this MR do?

Part of gitaly#1324 (closed)

Along with gitaly!932 (merged)

This MR adds TLS support in communicating with gitaly

Just provide a gitaly address with a scheme tls:// and it will figure out that it should use system certificate pool to establish tls connection with gitaly.

Edited Oct 31, 2018 by Ahmad Hassan
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: support-gitaly-tls