Commit 2771d5e1 authored by Evan Read's avatar Evan Read

Merge branch 'patch-240' into 'master'

Improve Gitaly TLS setup details

See merge request gitlab-org/gitlab!43039
parents 4df301c5 490e48f4
......@@ -532,13 +532,9 @@ corresponding to each Gitaly server must be installed on that Gitaly server.
Additionally, the certificate (or its certificate authority) must be installed on all:
- Gitaly servers, including the Gitaly server using the certificate.
- Gitaly servers.
- Gitaly clients that communicate with it.
The process is documented in the
[GitLab custom certificate configuration](https://docs.gitlab.com/omnibus/settings/ssl.html#install-custom-public-certificates)
and repeated below.
Note the following:
- The certificate must specify the address you use to access the Gitaly server. If you are:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment