Skip to content

Commit d07c931

Browse files
axilleasBrad Sevy
andcommitted
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 <[email protected]> Approved-by: Achilleas Pipinellis <[email protected]> Co-authored-by: Brad Sevy <[email protected]>
2 parents 6df77b3 + 2ad3839 commit d07c931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/settings/ssl/ssl_troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ the message "Skipping `cert.pem`" after running `gitlab-ctl reconfigure`, that
117117
means there may be one of four issues:
118118

119119
1. The file in `/etc/gitlab/trusted-certs/` is a symlink
120-
1. The file is not a valid PEM or DER-encoded certificate
120+
1. The file is not a valid PEM- or DER-encoded certificate
121121
1. Perl is not installed on the operating system which is needed for c_rehash to properly symlink certificates
122122
1. The certificate contains the string `TRUSTED`
123123

0 commit comments

Comments
 (0)