Skip to content

Commit 553d16b

Browse files
WarheadsSEChris Day
andcommitted
Merge branch 'exit404-clarify-customer-cert-chain' into 'master'
Clarify-custom-certificate-chain See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6983 Merged-by: Jason Plum <[email protected]> Approved-by: Jason Plum <[email protected]> Approved-by: Achilleas Pipinellis <[email protected]> Reviewed-by: Chris Day <[email protected]> Co-authored-by: Chris Day <[email protected]>
2 parents ca8d723 + f736f9c commit 553d16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/settings/ssl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ To install custom public certificates:
580580
### Using a custom certificate chain
581581
582582
Because of a [known issue](https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/1425), if using a custom certificate
583-
chain, the root and intermediate certificates **must** be put into separate files in the `/etc/gitlab/trusted-certs`
583+
chain, the server, intermediate, and root certificates **must** be put into separate files in the `/etc/gitlab/trusted-certs`
584584
directory.
585585
586586
This applies in both cases where GitLab itself, or external resources GitLab must connect to, are using a custom

0 commit comments

Comments
 (0)