diff options
author | Vladimir Shushlin <vshushlin@gitlab.com> | 2019-06-03 07:28:26 +0000 |
---|---|---|
committer | Vladimir Shushlin <vshushlin@gitlab.com> | 2019-06-03 07:28:26 +0000 |
commit | 2d955df70f6e70bea594707f21b42ba3f0d114d5 (patch) | |
tree | 290b9af65073af17fdaa5d3447b8a8eb3f127ec8 | |
parent | 60a18fb289afeb4b8f72f5fc9b53b4ac6cbd31b0 (diff) | |
download | gitlab-ce-patch-65.tar.gz |
Fix renew docs for pages Let's Encrypt certspatch-65
-rw-r--r-- | doc/user/project/pages/lets_encrypt_for_gitlab_pages.md | 7 |
1 files changed, 2 insertions, 5 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 da1b7c59c8e..c99e59af366 100644 --- a/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md +++ b/doc/user/project/pages/lets_encrypt_for_gitlab_pages.md @@ -151,8 +151,5 @@ valid certificates)**. ## Renewal Let's Encrypt certificates expire every 90 days and you'll have to -renew them periodically. To renew all your certificates at once, run: - -```bash -sudo certbot renew -``` +renew them periodically. +To renew certificate you need to repeat steps described above. |