summaryrefslogtreecommitdiff
path: root/doc/administration/troubleshooting
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-13 00:08:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-13 00:08:53 +0000
commit0cd52ae4aff38b1fc95dfc9488d61fa0b374eafc (patch)
treebeab0e0c164566a3c0c6fc6e2232eacf5a8fdf8f /doc/administration/troubleshooting
parenta9acc0c2fb0f280077edc7a70dbf383c55252af8 (diff)
downloadgitlab-ce-0cd52ae4aff38b1fc95dfc9488d61fa0b374eafc.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/troubleshooting')
-rw-r--r--doc/administration/troubleshooting/ssl.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/troubleshooting/ssl.md b/doc/administration/troubleshooting/ssl.md
index dac36171d02..245ff9f4982 100644
--- a/doc/administration/troubleshooting/ssl.md
+++ b/doc/administration/troubleshooting/ssl.md
@@ -50,7 +50,7 @@ following issues:
- `openssl` works when specifying the path to the certificate:
```shell
- /opt/gitlab/embedded/bin/openssl s_client -CAfile /root/my-cert.crt -connect gitlab.domain.tld:443
+ /opt/gitlab/embedded/bin/openssl s_client -CAfile /root/my-cert.crt -connect gitlab.domain.tld:443 -servername gitlab.domain.tld
```
If you have the previously described issues, add your certificate to