From 2ad383978aa1a14daef4a6eafdc318f1a481137b Mon Sep 17 00:00:00 2001 From: Brad Sevy Date: Thu, 18 Apr 2024 13:44:46 +0000 Subject: [PATCH] Hyphenate PEM encoded --- doc/settings/ssl/ssl_troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/settings/ssl/ssl_troubleshooting.md b/doc/settings/ssl/ssl_troubleshooting.md index 6abaaadf0..7752d6c06 100644 --- a/doc/settings/ssl/ssl_troubleshooting.md +++ b/doc/settings/ssl/ssl_troubleshooting.md @@ -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`