diff options
author | gfyoung <gfyoung17+gitlab@gmail.com> | 2019-05-10 08:23:05 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2019-05-10 08:23:05 +0000 |
commit | 64491af8db3efdb94af30c73926310bea5378af4 (patch) | |
tree | 02eafaa559d334bca882430d9d3883275583f26f /doc | |
parent | a0da5e08ec566fb4c571391cb8281bced25ce35d (diff) | |
download | gitlab-ce-64491af8db3efdb94af30c73926310bea5378af4.tar.gz |
Update option to enforce HTTPS
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/pages/lets_encrypt_for_gitlab_pages.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md index ea22f3e905b..da1b7c59c8e 100644 --- a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md +++ b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md @@ -145,8 +145,8 @@ Now that your certificate has been issued, let's add it to your Pages site: 1. Visit your website at `https://example.com`. To force `https` connections on your site, navigate to your -project's **Settings > Pages** and check **Force domains with SSL -certificates to use HTTPS**. +project's **Settings > Pages** and check **Force HTTPS (requires +valid certificates)**. ## Renewal |