Merge branch 'brad-hyphenate-docs' into 'master'

Hyphenate PEM encoded

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7553

Merged-by: Achilleas Pipinellis <axil@gitlab.com>
Approved-by: Achilleas Pipinellis <axil@gitlab.com>
Co-authored-by: Brad Sevy <bsevy@gitlab.com>
This commit is contained in:
Achilleas Pipinellis 2024-04-24 11:09:55 +00:00
commit d07c931112
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ the message "Skipping `cert.pem`" after running `gitlab-ctl reconfigure`, that
means there may be one of four issues:
1. The file in `/etc/gitlab/trusted-certs/` is a symlink
1. The file is not a valid PEM or DER-encoded certificate
1. The file is not a valid PEM- or DER-encoded certificate
1. Perl is not installed on the operating system which is needed for c_rehash to properly symlink certificates
1. The certificate contains the string `TRUSTED`